I have an app that allows you to create Home \"shortcuts\" to a specific Activity. It turns out that some of my users will use the app, hit the home key to go do so
Activity
Try adding Intent.FLAG_NEW_TASK to the Intent.
Intent.FLAG_NEW_TASK