Reputation: 1673
I have obfuscated my android application using Proguard on Eclipse, now I have to verify whether it has properly obfuscated all classes, methods and members or not.
Can someone please provide me some input how to do this verification?
Upvotes: 2
Views: 2035