Android apps overwrite installation crash issues

Source: Internet
Author: User

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.