Doing a quick Google search, I found this post: https://groups.google.com/forum/?fromgroups#!topic/android-developers/hkgtZWpYlKU
Doesn't look like you need to set proguard on library projects. That guy probably knows what he's talking about. http://www.filtrsoft.com Custom news monitoring apps On Wednesday, May 2, 2012 3:58:29 PM UTC-4, MB wrote: > > Hi, > > I've an application_project that depends on a library_project. Do we > need to enable proguard for the library_project as well? > I noticed the following: > > All entries in library_project/bin/proguard/mapping.txt are also > present in application_project/bin/proguard/mapping.txt. > > Does this mean there is no need to run proguard on libary projects? > Enabling it on the application project is equivalent to enabling it > on application project as well as library projects. > > Thanks, > > --MB. -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en