On Thu, Sep 16, 2010 at 3:11 AM, Chris Stratton <[email protected]> wrote:
> I was thinking it might be useful if the platform let an activity either > programmatically or in the application manifest register an intent that > would be fired if the activity crashes due to an error, force closes, etc. > Haven't actually done this yet, but you can set an uncaught exception handler, can't you? Then do whatever you feel is appropriate beyond the default. On Thu, Sep 16, 2010 at 3:42 AM, Kiall Mac Innes <[email protected]> wrote: > personally ill hit send bug report and wait for the next update > notification before I try it again.. I hope you also take the time to elaborate on what you were doing when the app crashed. Because 99% of the reports I get either have no comment or have something like "Keeps crashing", that is almost useless in identifying and fixing problems when you have nothing but a stack trace to go off of (especially when it's a thread stack). ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en.
