iqiyi/xCrash
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required. observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 28
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2708
- days_rel: n/a
- days_push: 432
- n_releases_24m: 0
Adoption not part of the score
3950 stars · 658 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
xCrash is an Android library that captures Java crashes, native crashes, and ANRs, generating tombstone files with detailed process, thread, memory, FD, and network statistics. It requires no root or system permissions and is used in production at iQIYI.
Use cases
- capture native crashes in my android app
- detect and log ANRs without root
- generate tombstone files on app crash
- dump thread and memory stats when the app crashes
- monitor java exceptions in production android apps
When to choose
- you need crash and ANR capture on Android 4.1-11 without root or special permissions
- you want system-style tombstone diagnostics including native crashes via JNI
- you need detailed process, thread, memory, FD, and network dumps at crash time
When to avoid
- you target Android versions above 11 or need guaranteed support for newer APIs
- you want a hosted crash reporting service with dashboards and aggregation rather than local tombstone files
- your app is not Android
Facets
library · maturity active
monitoring logging error-handling mobile-development developer-tools android-tools cpp jvm crash-reporting anr tombstone native-crash jni android-library stability android
1 source
- readme: https://github.com/iqiyi/xCrash · fetched 2026-08-28 · 98bbb8a75319
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| iqiyi/xCrash | main | 35 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem