Tuesday, May 21, 2013

[android-developers] Re: fatal errors

ACRA see:
https://groups.google.com/forum/?fromgroups#!forum/acra-discuss

On Tuesday, May 21, 2013 4:45:09 PM UTC+1, Piren wrote:
set the default uncaught exception handler, use it to launch your app with an intent/pendingintent that has the stacktrace, then use that activity to show the stacktrace.


On Tuesday, May 21, 2013 6:23:41 PM UTC+3, bob wrote:
I've been contemplating fatal errors.  Back in the DOS days, I would just print them out and exit the program.  This was often adequate because you could instantly see what had happened.  However, with Android, when your program exits, nothing from it is left on the screen.  

Any ideas as to what is the best way to handle these?  I want to have a mode where I can see on the screen exactly what just happened.  

Thanks.

--
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment