I\'ve got 4 activities say Act1, Act2, Act3 and Act4. A button in Act1 opens Act2, a button in Act2 opens Act3, a button in A
Act1
Act2
Act3
Act4
Place this code in your app:
moveTaskToBack(true); android.os.Process.killProcess(Process.myPid()); System.exit(1);