To add to that, you will ONLY receive a crash report if the user actually reports it.
This was the major deciding factor for me in moving to using ACRA<http://code.google.com/p/acra/>. You can set it up (default) to send you a crash report regardless of whether or not the user "reports" it. As an example, I had a crash today in my app that the user never reported. (In all fairness it was my fault because it was something I missed during testing) However, because I'm using ACRA it sent me the crash report and I was able to fix it and upload an update within minutes thus minimizing the problems I might have faced if I had not known. The Google crash reporting is basic and will serve you well in learning what is happening... most of the time, but if you need more detailed info you will need to look elsewhere for sure. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

