How can I write a code for that behavior? I want to bring back the activity without clicking HOME button.
On 1월21일, 오후7시56분, "[email protected]" <[email protected]> wrote: > a "long click" on the home button brings a popup that lets you choose > to switch to a different one of the running applications. > > On 21 Jan., 10:20, mongd <[email protected]> wrote: > > > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

