I have MyApp ready, Now I see this bug, When I install the app it displays the splash screen, and moves to second activity and so on.Now when I click on HOME
button and again start the app it starts from beginning and not from where I had left and this happens only when I install the app from Eclipse, and I notice that after the app restarts from beginning when I click back I can see that activity where I had left earlier?
I have looked into the following links:
https://code.google.com/p/android/issues/detail?id=14262
How to prevent multiple instances of an activity when it is launched with different intents