Matthew, I know I can create Android library projects, but I want to create a .jar library and don“t share library source code and resources.
On Thu, Jul 12, 2012 at 9:08 PM, Matthew Whitmer <[email protected]>wrote: > You can create an Android library project which contains both resources > and code. They have been improving this capability with each update it > seems. To see what you can currently do with a library project check out > the appropriate section on this page: > http://developer.android.com/tools/projects/index.html > > > > On Thursday, July 12, 2012 4:31:43 PM UTC-7, Ericsen wrote: >> >> According to this >> post<http://android-developers.blogspot.com.br/2011/10/changes-to-library-projects-in-android.html>we >> cannot distribute an Android library and its resources as a single jar >> file because of "The nature of Android resources, with their compiled IDs >> ...". Are there any plans to allow this? >> > -- > 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 > -- 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

