android - Showing custom dialog instead of "ANR dialog" -


i want show customize dialog instead of anr dialog. know avoiding anr nowadays working on big code base , instead of re vamping code want know there way override anr dialog? thanks

no, cannot "override anr dialog".


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

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

php - Pass object by reference or value -