How work around java.lang.verifyerror in Android
问题 I have an app which works perfect in all 4.x devices, but now I have a report of the app not working on a samsung_gt (advance) android 2.3.6. Here is the trace: FATAL EXCEPTION: main java.lang.VerifyError: com.bamobile.fdtks.activities.MainActivity at java.lang.Class.newInstanceImpl(Native Method) at java.lang.Class.newInstance(Class.java:1409) at android.app.Instrumentation.newActivity(Instrumentation.java:1024) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1573) at