Question

I am using Bugsense as backend for ACRA in Android. Bugsense is good and report presentation is very nice.

The problem I am facing is it only allow 500 free reports per month.

I am looking for a replacement which I can host on my server and have unlimited report.

Kevin Gaudin is working on Acralyzer but looks like it is still work in progress.

Are their any other alternatives?

P.S

This question falls under software tools commonly used by programmers of FAQ.

Was it helpful?

Solution

There are many more advanced analytics platform nowadays for mobile & web like flurry, mixpanel, crittercism, zubhium . I found crittercism more useful for Mobile App Performance Monitoring and Crash Reporting!

OTHER TIPS

It's not a backend for ACRA, but you could use .Google Analytics for Android

They have support for Crahes and Exception as well. See here

//edit: sorry I skipped the part, that you wanted to host that on your own server. My bad

You can use TestFlight for crashreporting. Note it uses ACRA internally.

This runs on App Engine, not your own server, but looks good: http://code.google.com/p/acra-reporter/.

There are a few linked in the (old) ACRA docs as well: http://code.google.com/p/acra/wiki/Contribs

The creator of ACRA has launched an open source project named Acralyzer as back-end of ACRA.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top