ACRA

安卓应用程序崩溃报告。「Application Crash Reports for Android」

Github星跟踪图

Current Status
Build test
Maven Central Maven Central
Android Versions minVersion targetVersion
License license
Statistics AppBrain stats

What is ACRA ?

ACRA is an open-source library for Android developers to easily integrate crash reporting into their applications. It provides a comprehensive set of features, including customizable reporting, support for multiple different senders, and flexible data collection options, enabling developers to quickly identify and diagnose issues in their apps.

ACRA is used in 1.57% (See AppBrain/stats) of all apps on Google Play as of June 2020. That's over 13 thousand apps and over 5 billion downloads including ACRA.

A crash reporting feature for android apps is native since Android 2.2 (FroYo) but only available through the official Android Market (and with limited data). ACRA is a great help for Android developers:

ACRA's notification systems are clean. If a crash occurs, your application does not add user notifications over existing system's crash notifications or reporting features. By default, the "force close" dialog is not displayed anymore, to enable it set alsoReportToAndroidFramework to true.

The user is notified of an error only once, and you might enhance the perceived quality of your application by defining your own texts in the notifications/dialogs.

Please do not hesitate to open defects/enhancements requests in the issue tracker.

How to use

Our Website covers a step-by-step guide for initial setup as well as advanced usage information.

Latest version

For the latest version and a complete changelog, please see the Release page.

For migrating from 4.x, please see our Migration guide in the Wiki.

Backends

Acrarium is the official backend for report storage and analysis. Acrarium is still in active development.

Acralyzer was the official backend before that. It runs on CouchDB, for which free hosting solutions exist. It is feature complete, but currently unmaintained. Anybody picking this project up is very welcome.

A lot of other solutions have been provided by the community, just check which one you like most.

主要指标

概览
名称与所有者ACRA/acra
主编程语言Kotlin
编程语言Java (语言数: 6)
平台
许可证Apache License 2.0
所有者活动
创建于2012-09-20 18:13:49
推送于2025-06-12 23:04:38
最后一次提交2025-06-12 20:09:43
发布数99
最新版本名称acra-5.12.0 (发布于 2024-11-03 18:21:37)
第一版名称acra-4.2.3 (发布于 )
用户参与
星数6.4k
关注者数286
派生数1.1k
提交数2.3k
已启用问题?
问题数647
打开的问题数2
拉请求数689
打开的拉请求数2
关闭的拉请求数82
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?