Good afternoon,

I've created 2 applications that share a login screen, this login
screen consists of:
- java code, a class
- a layout file, xml file
- drawables, png files

Is it possible to share the layout file between 2 projects in
eclipse?

Now i have to copy & paste the changes i made in to 2 files. When i
get more applications this copy & pasting will get out of hand (10
projects and 1 change results in 10 copy & paste actions).

I tried using file shortcuts (eclipse doesn't understand that and
includes the .lnk file) and the "link to file in the file system"
feature of eclipse (which doesn't seem to regenerate the R.java
correctly).

Putting shared in code in separate project works as long as they don't
use any android code and/or resources. Not very helpful.

I've run out of ideas.

Cheers!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to