Ok, cool, so I basically just turn on obfuscation for the application project and i'm all good.
Thanks, -Eric On Dec 8, 2:12 pm, Xavier Ducrohet <[email protected]> wrote: > It will obfuscate code from the libraries too. > On Dec 8, 2010 1:42 PM, "miniondev" <[email protected]> wrote: > > > > > > > > > Hi there, > > > Just wanted to clarify how ProGuard is supposed to be used. I have an > > app that uses several android library projects. If I use ProGuard (as > > a part of the build process ala sdk tools r8) on my actual application > > project, does it obfuscate all the code that resides in the library > > projects as well? Or do I need to have each project (libraries & > > application) use ProGuard to ensure that all the classes are > > obfuscated? > > > Thanks, > > > -Eric > > > -- > > 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]<android-developers%2Bunsubs > > [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

