How i can create android project's library that can be used in any
different project.

Problem:
I create a jar file that contains all activities and add this jar file
into my eclipse project build path. But if i need to use any activity
then i must need to register this jar activity into my project
AndroidManifest.xml. This looks very odd. I need a solution in which i
have a jar or any other deployable file that contains multiple
activities and any user can use them in his project without
registering these jar activities into NEW android application
AndroidManifest.xml file.

Ali Adnan.

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