I need to do the following in my app, but I dont know is it possible? If so can anyone tell me how can I do that?
I start the app - > First Actvity - >second activity(child)->third activity(second activity child) - and here ex. I press home button and third goes to pause. And now when I return to the app I need to return to the first activity not the same one. Can anyone tell me how can I do this?