Crash Log Viewer - Show App Cr APP
Crash Log Viewer gathers crash information and provides you with the stack trace logs to help you to debug your applications.
ed crash types
• Android watchdog
• App crash (Java layer)
• App crash (Native layer - Tombstone)
• ANR (Application Not Responding)
ed features
• Categorized crash history
• Copy crash information including stack trace
• Share crash information including stack trace
You need to manually grant the following permissions to work through adb.
• adb shell pm grant com.arumcomm.crashlogviewer android.permission.PACKAGE_USAGE_STATS
• adb shell pm grant com.arumcomm.crashlogviewer android.permission.READ_LOGS
Read more
ed crash types
• Android watchdog
• App crash (Java layer)
• App crash (Native layer - Tombstone)
• ANR (Application Not Responding)
ed features
• Categorized crash history
• Copy crash information including stack trace
• Share crash information including stack trace
You need to manually grant the following permissions to work through adb.
• adb shell pm grant com.arumcomm.crashlogviewer android.permission.PACKAGE_USAGE_STATS
• adb shell pm grant com.arumcomm.crashlogviewer android.permission.READ_LOGS