Java runtime exception when using navigation drawer
问题 I am trying to run my project but it crashes upon load. I have my proguard here as it has been the source of all issues so far and my error below that. I have tried: reinstalling android studio clean build rebuild project deleting known references to missing classes My proguard file is as shown: -dontwarn android.net.http.** -dontwarn org.apache.http.** -dontwarn org.apache.httpcomponents.** -dontwarn org.apache.commons.codec.** -dontwarn com.android.build.transform.api.** -dontwarn org