Start activity after crash in android -


i have question: activity running when application crash? first stack? way catch , start activity want after crash? maybe way start activity after crash on own way.

android anr dialog system handled (generated) don't have control on it..

as implemented in system os source can't change anr dialog. can't catch when anr comes.

the option modifying android os source.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -