Ereza/CustomActivityOnCrash
Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4443
- days_rel: n/a
- days_push: 838
- n_releases_24m: 0
Adoption not part of the score
3757 stars · 540 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library that launches a custom error activity when the app crashes, replacing the default 'Unfortunately, X has stopped' system dialog. It is configurable via a builder API and can be combined with crash reporters like Firebase Crashlytics or ACRA.
Use cases
- show a custom screen when my android app crashes
- replace the unfortunately app has stopped dialog
- let users restart the app after a crash
- collect crash details in a custom error activity
- combine a custom crash screen with Firebase Crashlytics
- silently handle crashes that happen in the background
When to choose
- you want a branded, user-friendly crash screen on Android instead of the system dialog
- you need configurable crash behavior such as restart buttons, error details, or background crash modes
- you already use Crashlytics or ACRA and want to add a custom UI on top
When to avoid
- you only need crash reporting/analytics without a custom UI - use Crashlytics or ACRA alone
- you are not building an Android app
- you need a cross-platform crash handler covering iOS or desktop
Facets
library · maturity maintenance
error-handling ui-components logging android-tools mobile-development developer-tools jvm crash-handler android-library uncaught-exception error-activity crash-reporting android mobile
1 source
- readme: https://github.com/Ereza/CustomActivityOnCrash · fetched 2026-08-28 · c227bd798dc5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Ereza/CustomActivityOnCrash | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Ereza/CustomActivityOnCrash")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem