General Android Crash Handler Sample.
Crash-Handler-Sample is hosted in the following web site
https://github.com/NeoHsu/Crash-Handler-Sample
If you think the Android project Crash-Handler-Sample 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-Handler-Sample.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Crash-Handler-Sample has the following Java source files.
com.neo.crashhandlersample.ApplicationTest.java com.neo.crashhandlersample.CrashApplication.java com.neo.crashhandlersample.CrashHandler.java com.neo.crashhandlersample.LogToJson.java com.neo.crashhandlersample.MyActivity.java