App always starts fresh from root activity instead of resuming background state (Known Bug)
I am facing exactly the problem mentioned in these links: http://code.google.com/p/android/issues/detail?id=2373 http://groups.google.com/group/android-developers/browse_thread/thread/77aedf6c7daea2ae/da073056831fd8f3?#da073056831fd8f3 http://groups.google.com/group/android-developers/browse_thread/thread/2d88391190be3303?tvc=2 I have a simple root activity with the LAUNCHER and MAIN intents and nothing else . I start another activity with has no flags or anything extra in the manifest whatsoever. I launch the app (root activity) and from there start the 2nd activity. On pressing the Home