Clearing the full Android activity stack on older SDKs (that lack FLAG_ACTIVITY_CLEAR_TASK)
问题 I've done qui a bit of reading and searching on SO, but can't find a way to clear the current activity stack . The context of my app is an activity started by a a background service / notification. Imagine that my app allows you to organise a list of people. A few hours ago, you were viewing person X in the "View" activity, that's now the top of your stack. At some point in the future, the service triggers and I popup a new "Notify" activity for person Y . From there you can edit person Y's