[android-developers] Re: Detecting Task Resume

2010-11-21 Thread Doug
I don't think there aren't events to capture for task foregrounding and backgrounding. An individual activity can of course know when it is being paused and stopped, but under normal circumstances the activity doesn't always know why. What is it that you need to do differently if the task gets

Re: [android-developers] Re: Detecting Task Resume

2010-11-21 Thread Stephen Jungels
The link you provided goes to a design document. The technical information you need is here: http://developer.android.com/guide/topics/fundamentals.html SJ On Sun, Nov 21, 2010 at 7:32 PM, Doug beafd...@gmail.com wrote: I don't think there aren't events to capture for task foregrounding and