How to close an android app with a BroadcastReceiver? -


i have app broadcastreceiver, app has quit button calls finish method , system.exit(0) call. before broadcastreceiver worked (terminated application) after added broadcastreceiver sends user home screen. have unregisterreceiver() in onpause() , onresume() , in quit method. tried this , no luck. can tell me how terminate application?


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -