Hey I\'m new with proGuard , I use it to protect my code from reverse engineering , but when I built my signed apk I got a lot of errors when I enabled proGuard ,I have googled
-keep class Preserve the specified classes and class members.
-keep class
-dontwarn Don't warn about unresolved references at all.
-dontwarn
More info here http://proguard.sourceforge.net/manual/refcard.html