I have two activities
MainActivity
DeepLinkActivity
I set up everything to use the NavUtils for navi
NavUtils
If you go to your activity from a notification you'll have to create the stack when creating the notification, checkout this answer: NavUtils.shouldUpRecreateTask fails on JellyBean