I'm working on two android applications and would like to share some
code between them. My guess is I need to create Java library and put
all the required code there. But I don't know:
  - what kind of project create for the library in Eclipse,
  - does the shared library can contain Android resources,
  - what about AndroidManifest.xml for the library, is it possible to
have one,
  - is it possible to deploy shared library once on the device or is
it shareable during development and then deployed per Android
application?

Thank you.

-- 
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