I am using Bugsense as backend for ACRA in Android. Bugsense is good and report presentation is very nice.
我在Android上使用Bugsense作为ACRA的后端。Bugsense很好,报告演示也很好。
The problem I am facing is it only allow 500 free reports per month.
我面临的问题是每月只允许500份免费报告。
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.
Kevin Gaudin正在研究Acralyzer,但看起来它仍在进行中。
Are their any other alternatives?
他们还有别的选择吗?
P.S
附:
This question falls under software tools commonly used by programmers of FAQ.
这个问题属于FAQ程序员常用的软件工具。
5 个解决方案
#1
6
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!
现在有许多更先进的移动和网络分析平台,如flurry, mixpanel, crittercism, zubhium。我发现crittercism对于手机应用程序的性能监控和崩溃报告更加有用!
#2
2
It's not a backend for ACRA, but you could use .Google Analytics for Android
它不是ACRA的后端,但是你可以用。google分析来做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
//编辑:对不起,我跳过了您想在自己的服务器上托管的部分。我的坏
#3
1
You can use TestFlight for crashreporting. Note it uses ACRA internally.
您可以使用TestFlight进行crashreporting。注意它在内部使用ACRA。
#4
0
This runs on App Engine, not your own server, but looks good: http://code.google.com/p/acra-reporter/.
它在App Engine上运行,而不是您自己的服务器,但是看起来不错: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
在(旧的)ACRA文档中也有一些链接:http://code.google.com/p/acra/wiki/致歉
#5
0
The creator of ACRA has launched an open source project named Acralyzer as back-end of ACRA.
ACRA的创建者启动了一个名为Acralyzer的开源项目,作为ACRA的后端。
#1
6
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!
现在有许多更先进的移动和网络分析平台,如flurry, mixpanel, crittercism, zubhium。我发现crittercism对于手机应用程序的性能监控和崩溃报告更加有用!
#2
2
It's not a backend for ACRA, but you could use .Google Analytics for Android
它不是ACRA的后端,但是你可以用。google分析来做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
//编辑:对不起,我跳过了您想在自己的服务器上托管的部分。我的坏
#3
1
You can use TestFlight for crashreporting. Note it uses ACRA internally.
您可以使用TestFlight进行crashreporting。注意它在内部使用ACRA。
#4
0
This runs on App Engine, not your own server, but looks good: http://code.google.com/p/acra-reporter/.
它在App Engine上运行,而不是您自己的服务器,但是看起来不错: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
在(旧的)ACRA文档中也有一些链接:http://code.google.com/p/acra/wiki/致歉
#5
0
The creator of ACRA has launched an open source project named Acralyzer as back-end of ACRA.
ACRA的创建者启动了一个名为Acralyzer的开源项目,作为ACRA的后端。