Monday, March 28, 2011

[android-developers] Jar with resources like android.jar

I would like to package my classes and my resources in a .jar file to redistribute it. 

Is it possible?

I know that from sdk r8 there is the possibility to add a project as a Library, but if I can do this way it's better.

Classes are not a problem inside a jar, but resources? How can i have a custom R class like android.R ?

I don't care if they aren't inside the auto generated R class of the project.

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

No comments:

Post a Comment