I want to resume my app from a status bar notification in the exact same manner as when the user taps its icon in the launcher.
That is: I want the stack to be in th
This is Very Simple open Your manifest file and set attribute Launch mode singleTop in your activity attribute