Hi, I'm having trouble to figure out how to bring the paused Task back
to foreground.
As far as I understood, when I click HOME button while a task is
running, the task will be paused (onPaused() of the current top-level
activity will be called,right?). I think there might be a way to bring
this paused task back to foreground since the task is still ALIVE, but
I don't know how.
Do I have to put some more codes in the activity (I mean the one that
is paused)?

Thank you.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to