This is project which demonstrate how to handle the uncaught exception in your android application..
crash-report is hosted in the following web site
https://github.com/ajaysaini-sgvu/crash-report
If you think the Android project crash-report listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of crash-report.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
crash-report has the following Java source files.
com.tgmcians.crashhandler.CrashActivity.java com.tgmcians.crashhandler.ExceptionHandler.java com.tgmcians.crashhandler.HelloWorld.java com.tgmcians.crashhandler.Helper.java