-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Backends
F43nd1r edited this page Jul 17, 2019
·
29 revisions
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.
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.
- Acrarium (as noted above) is currently the only known open source ACRA backend in active development.
- Tracepot - backend made directly for ACRA, previously commercial, now free.
Most of these Backends should work with ACRA 5, but their documentation hasn't been updated, most are not in active development.
Is your backend in this section? Update your documentation and move it up!
- Hockeyapp OSX, iOS and Android beta distribution platform and crash reports collection.
- acra-reporter - java AppEngine backend by Matthew Winters.
- sdimmick's android crash reports - python AppEngine backend
- ACRAViz Open-source, Silex/Doctrine powered backend for visualizing crash reports from ACRA library for Android.
- CrashReportsViewer opensource PHP backend
- Crash Report Dashboard FORK open source PHP backend for ACRA, originally by Arvid Gerstmann.
- ACRA Mailer forwards reports to an email address in a nicely formatted email. Allows to receive reports by mail without going through an intent (and user action to send the mail)
- TBSFactory ACRA Server
- ACRA PHP Mailer simple JSON report receiver which forwards the crash report to an email address
- 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
- ACRA Web.py
- Django ACRA Ready To Go Helper! Django Model, View and Admin Panel for ACRA.
- 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.