Android Crash Report [closed]
Hi what is the the standard method new to Android 2.2 and an ad hoc method for older OS versions, for sending crash report.
I've been using Crittercism for crash reporting - they do some cool analytics for you and you don't need to setup your own server.
If you'd like to get the crash reports ACRA can be a good solution.ACRA is a library enabling Android Application to automatically post their crash reports to a GoogleDoc form.Also Check this post Android Production Logging Best Practice .
I am using Zubhium for crash reporting, have a look. Does lot more than plain stack traces.
精彩评论