Crash Log Viewer - Show App Cr

84.6K installs
801 ratings
+325 weekly installs
trend steady
+2K monthly installs
trend steady

4.01★

Ratings: 801

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Improves stability of your applications by fixing app crash.

Crash Log Viewer gathers crash information and provides you with the stack trace logs to help you to debug your applications.

Supported crash types
• Android watchdog
• App crash (Java layer)
• App crash (Native layer - Tombstone)
• ANR (Application Not Responding)

Supported 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