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
Do a try { finalize(); finish } catch(Exception error) { error.printStackTrace(); } //This would exit your App neatly
try { finalize(); finish } catch(Exception error) { error.printStackTrace(); } //This would exit your App neatly