krschultz / android-proguard-snippets

Proguard configurations for common Android libraries
http://www.kevinrschultz.com/blog/2014/02/15/proguard-with-gradle/
Apache License 2.0
4.59k stars 598 forks source link

how to hide class names and activity names while reverse engineering #162

Open pals-ric opened 6 years ago

pals-ric commented 6 years ago

Hi, I have pro-guard rule file for my app ..I am having obfuscation for Variables & methods . I want to obfuscate my class and activity name...