Proguard does not strip classes that implements certain public android interfaces. And definitely proguard does not strip my main activity class, otherwise how can I have 100.000+ active installs?
On Feb 10, 11:53 pm, Jonathan S <[email protected]> wrote: > proguard can strip classes that can lead to ClassNotFoundException. > > I am wondering about your proguard configuration. -- 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

