Error Reporting for Android Apps
Jason Lee 2013-04-05
As every Android developer knows, application crashes are reported back to Google and can be view in the Play Developer's Console. This is helpful, but, in my experience, sometimes you don't get enough context. You also don't get notifications when crashes are reported. Fortunately, there is a tool, called ACRA , that improves the situation quite a bit. In this post, I'll give you a brief introduction to the tool, and how I use it in Cub Tracker .