Skip to content
F43nd1r edited this page Jul 17, 2019 · 29 revisions

Official backend

Acralyzer is an open source backend created by the original author of ACRA. It is currently unmaintained. It can be used as is, and is quite stable. But no support will be provided at the moment.

Acrarium is an open source backend created by the current maintainer of ACRA. It has not reached stable status yet.

Alternative backends

Being an open source project, ACRA welcomes all initiatives to integrate its reports in any other backend/analysis tool.

Here is a list of solutions we are aware of.

Commercial solutions

Their UI is often more polished than Acralyzer and they can provide some more handy features or integration with other bug tracking / project management tools.

Open source solutions

We did not test any of the following backends. Some are in early development stage. Support is provided by their respective developers.

Google AppEngine hosting:

PHP Hosting:

Ruby Hosting:

  • Acracadabra forwards reports to an email address. Allows to receive reports by mail without going through an intent (and user action to send the mail)
  • Johnny Crash

Python Hosting:

Node.js Hosting:

Standalone:

  • acra-go Backend written in Go language, comes with dashboard, no external dependencies.
  • acra-collector Backend written in Rust. Very simple, no dashboard. Logs the crash to a file and sends an e-mail.
Clone this wiki locally