[android-beginners] Restoring the active Activity while resuming the application

2009-04-09 Thread Omer Saatcioglu
Hello all, I have two activities running: MainActivity and ChildActivity. Whenever the user clicks in the button in MainActivity, the ChildActivity is launched. What I want to do is this: When the active activity is the ChildActivity and the user clicks the home button then relaunch the

[android-beginners] Restoring the active Activity while resuming the application

2009-04-09 Thread Omer Saatcioglu
Hello all, I have two activities running: MainActivity and ChildActivity. Whenever the user clicks in the button in MainActivity, the ChildActivity is launched. What I want to do is this: When the active activity is the ChildActivity and the user clicks the home button then relaunch the

[android-beginners] Restoring the active Activity while resuming the application

2009-04-09 Thread Omer Saatcioglu
Hello all, I have two activities running: MainActivity and ChildActivity. Whenever the user clicks in the button in MainActivity, the ChildActivity is launched. What I want to do is this: When the active activity is the ChildActivity and the user clicks the home button then relaunch the

[android-beginners] Restoring the active Activity while resuming the application - sent again

2009-04-09 Thread Omer Saatcioglu
Hello all, I have two activities running: MainActivity and ChildActivity. Whenever the user clicks in the button in MainActivity, the ChildActivity is launched. What I want to do is this: When the active activity is the ChildActivity and the user clicks the home button then relaunch the