I got an app that runs ok, after running proguard the app won't start, I get the following
UNCAUGHT EXCEPTION : java.lang.RuntimeException: Unable to start activity
ComponentInfo{com.**/com**Activities.MainActivity}:
android.content.res.Resources$NotFoundException: Resource ID #0x0 stack =
java.lang.RuntimeException: Unable to start activity
ComponentInfo{com.**/com.**.Activities.MainActivity}:
android.content.res.Resources$NotFoundException: Resource ID #0x0
Any leads will be helpful.