android - How to start activity from UncaughtExceptionHandler if this is main thread crashed? -


i trying start error-reporting activty if unhandled exception detected. problem exceptions thrown main thread. there way start activity if main thread crashed?

the approach i've seen used error catching in uncaughtexcpetionhandler write crash data out file , start error handling activity when application restarted based on existence of crash data file.

depending on want activity do, might work you.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -