I wan to close all activities in a button click with out using intent flag
Scrren1 Button click ---> Screen2 Button click ----> Screen3 Button click ---> Screen1 ----> BackPressed ---> Close All activities
Any idea about how to achieve this??
I wan to close all activities in a button click with out using intent flag
Scrren1 Button click ---> Screen2 Button click ----> Screen3 Button click ---> Screen1 ----> BackPressed ---> Close All activities
Any idea about how to achieve this??