Application Crash Report for Android

Publishes a report of an Android application crash to an end point.

License

License

GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

acra
Last Version

Last Version

4.11.1
Release Date

Release Date

Type

Type

aar
Description

Description

Application Crash Report for Android
Publishes a report of an Android application crash to an end point.
Source Code Management

Source Code Management

https://github.com/ACRA/acra.git

Download acra

How to add to project

<!-- https://jarcasting.com/artifacts/ch.acra/acra/ -->
<dependency>
    <groupId>ch.acra</groupId>
    <artifactId>acra</artifactId>
    <version>4.11.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ch.acra/acra/
implementation 'ch.acra:acra:4.11.1'
// https://jarcasting.com/artifacts/ch.acra/acra/
implementation ("ch.acra:acra:4.11.1")
'ch.acra:acra:aar:4.11.1'
<dependency org="ch.acra" name="acra" rev="4.11.1">
  <artifact name="acra" type="aar" />
</dependency>
@Grapes(
@Grab(group='ch.acra', module='acra', version='4.11.1')
)
libraryDependencies += "ch.acra" % "acra" % "4.11.1"
[ch.acra/acra "4.11.1"]

Dependencies

runtime (3)

Group / Artifact Type Version
com.android.support » support-compat jar 27.1.0
com.android.support » support-fragment jar 27.1.0
com.android.support » support-annotations jar 27.1.0

Project Modules

There are no modules declared in this project.
Current Status
Build test
Bintray Bintray
Maven Central Maven Central
Android Versions minVersion targetVersion
License license
Statistics AppBrain stats
Donations Flattr this project

Please take 5 Minutes to fill out our User survey!

What is ACRA ?

ACRA is a library enabling Android applications to automatically post their crash reports to a report server. It is targeted to android applications developers to help them get data from their applications when they crash or behave erroneously.

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.

See BasicSetup for a step-by-step installation and usage guide.

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.

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 in active development and has recently reached stable release.

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.

ch.acra

Application Crash Reports for Android

Versions

Version
4.11.1
4.11
4.9.2
4.9.1
4.9.0
4.9.0-RC-2
4.9.0-RC-1
4.8.5
4.8.4
4.8.3
4.8.2
4.8.1
4.8.0
4.7.0
4.7.0-RC.3
4.7.0-RC.2
4.7.0-RC.1
4.6.2
4.6.1
4.6.0
4.6.0RC2
4.6.0RC1
4.5.0
4.5.0RC3
4.5.0RC2
4.5.0RC
4.4.0
4.3.1
4.3.0
4.2.3