Skip to content

Conversation

@kseongbin
Copy link

Description

This PR adds CrashWatcher to the Crash monitoring section.

About CrashWatcher

  • Repository: https://github.com/kseongbin/CrashWatcher
  • Description: Lightweight Android library for automatic crash and ANR detection with detailed stack traces and device information
  • Key Features:
    • Crash detection with detailed stack traces
    • ANR (Application Not Responding) detection
    • Zero permissions required (uses app-specific storage)
    • Thread-safe logging
    • Automatic log rotation
    • Rich metadata collection (device info, app version, thread states)
  • Platform: Android (Min SDK 26)
  • Installation: Available via JitPack
  • License: Apache 2.0

Why include this library?

CrashWatcher provides a lightweight, zero-permission alternative to commercial crash reporting services, making it ideal for developers who want local crash logging without external dependencies or privacy concerns.

Checklist

  • Searched for duplicates - no similar library in the Crash monitoring section
  • Library is tested and documented
  • Description is concise and ends with a period
  • Proper formatting: CrashWatcher - Description.
  • Includes link to repository and justification for inclusion

Thank you for maintaining this awesome list!

CrashWatcher is a lightweight Android library for automatic crash and ANR detection with detailed stack traces and device information. It requires zero permissions and is available via JitPack.

- GitHub: https://github.com/kseongbin/CrashWatcher
- Features: Crash detection, ANR detection, no permissions required
- Platform: Android (Min SDK 26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant