The recent test reported such a problem, in the version of the installation will be reported as follows crash, test it sure enough, specific follow-up, found that the problem is required to be conditional:
1,4.0 or 4.1 system
2, over three activity in front activitystack stack
After many of my colleagues have encountered the same problem, the collection memo. There is no good solution at the moment. There is no such problem on a higher version of the system or on a lower version. There is no time for the brothers who are troubleshooting the same problem to check it out. It doesn't make much sense.
Java.lang.RuntimeException:Unable to instantiate application com.google.android.apps.plus.phone.EsApplication: Java.lang.NullPointerException at Android.app.LoadedApk.makeApplication (loadedapk.java:466) at Android.app.a Ctivitythread.handlebindapplication (activitythread.java:3436) at android.app.activitythread.access$2200 ( activitythread.java:124) at Android.app.activitythread$h.handlemessage (activitythread.java:1012) at Android. Os. Handler.dispatchmessage (handler.java:99) at Android.os.Looper.loop (looper.java:130) at Android.app.ActivityT Hread.main (activitythread.java:3859) at java.lang.reflect.Method.invokeNative (Native Method) at Java.lang.re Flect. Method.invoke (method.java:507) at Com.android.internal.os.zygoteinit$methodandargscaller.run (ZygoteInit.java:839 ) at Com.android.internal.os.ZygoteInit.main (zygoteinit.java:597) at Dalvik.system.NativeStart.main (Native M Ethod) caused By:java.lang.NullPointerEXception at Android.app.LoadedApk.initializeJavaContextClassLoader (loadedapk.java:346) at android.app.Loaded Apk.getclassloader (loadedapk.java:291) at android.app.LoadedApk.makeApplication (loadedapk.java:458) ... One more
Android apps overwrite installation crash issues