Ross ROSS = Recommend OSS · open-source software intelligence for agents

ACRA/acra

Application Crash Reports for Android observed · 2026-08-28

github.com/ACRA/acra · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 99
  • Release rhythm 18
  • 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: 189.0
  • age_days: 5095
  • days_rel: 339
  • days_push: 9
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

6502 stars · 1127 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ACRA is an open-source Android library for crash reporting that catches uncaught exceptions, collects detailed device and application context, and sends reports to a backend of the developer's choice. It offers configurable user interaction (silent, toast, notification, dialog), multiple senders (HTTP, email, custom), and works even outside Google Play distribution.

Use cases

  • collect crash reports from my android app
  • self-hosted crash reporting for android
  • get detailed error reports from users' devices
  • send caught exception reports without crashing
  • crash reporting for apps not on google play
  • notify users when the app crashes with a dialog or toast
  • queue crash reports offline and send later

When to choose

  • you want a free, open-source crash reporter you can pair with your own backend
  • your app is distributed outside Google Play (enterprise, beta, sideloaded)
  • you need flexible report senders (HTTP, email) and customizable user interaction
  • you need offline report queuing and detailed device data beyond Play Console

When to avoid

  • you prefer a fully managed commercial service with dashboards out of the box (e.g. Firebase Crashlytics)
  • you need crash reporting for non-Android platforms
  • you don't want to set up or choose a report receiver backend yourself

Facets

library · maturity active

monitoring error-handling logging mobile-development developer-tools android-tools jvm crash-reporting android-library error-tracking bug-reporting self-hosted-backend android

4 sources

Member repositories

RepositoryRoleHealth v2
ACRA/acramain71

For agents

markdown · JSON · MCP: product_card(name="ACRA/acra")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem