I would like to know how others are finding the Android SDK version number and device info in crash reports for applications in production. How do you know if its on a Samsung Galaxy Infuse running Android 2.3? I am considering using ACRA for a an app that has millions of downloads, however I am not going to introduce a new library like ACRA in the code base without some significant justification and recommendation in terms of what apps are using ACRA.
One approach that has been identified is to upload the information w/o an API to a spreadsheet: See: https://stackoverflow.com/questions/11217508/android-crash-handler-to-upload-info-to-google-spreadsheet