SyntaxFix
Write A Post
Hire A Developer
Questions
Add following lines after finish(); in onDestroy():
finish();
onDestroy()
android.os.Process.killProcess(android.os.Process.myPid()); super.onDestroy();