Catches a stack trace when an app crashes unexpectedly.

Scoop catches and saves the stack traces of crashing apps and displays all crashes in a list so you don't have to look through annoyingly long logcats anymore.
Extremely useful for app debugging.
Scoop supports both rooted and non-rooted devices (though non-rooted devices require some setup; see the repository wiki for details).
Scoop also supports Xposed.
Features:
- Search (apps, stack traces)
- Crash preview in notifications (configurable in settings)
- Combination of the same crashes / apps to avoid repetitive lists (configurable in settings)
- App blacklist
- Quick actions in notifications to copy / share stack traces
WhatsNew:
2.4.2: Android 12L support
- Now targets and supports Android 12L (API 32)
- Fix blacklisted apps' crashes being saved
- A few small internal improvements