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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

