Inserting a try {} catch {xxxException ...} in the code an be hard...
if the crash occurs in a place we don't expect/suspect of not being
stable.

A solution for Google team, would be in the Manifest.xml to add
field :
<sendErrorLogsTo="m...@me.com">

So, for each "Force Close" we could receive a mail from Google  (not
from the user).

At least we could track the number of crash, check if they decrease
over time, etc...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to