adb_crash_logs
Read ANR traces and tombstone crash dumps from an Android device to diagnose app crashes and system issues. Filters by type and limits entries.
Instructions
Read ANR (Application Not Responding) traces and tombstone crash dumps from the device. Requires root access for /data/anr/ and /data/tombstones/. Returns the most recent entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type of crash data to retrieve (default: both) | both |
| maxEntries | No | Maximum entries to return per type (1-20, default 5) | |
| device | No | Device serial |