Sorry there is no such callback. On Wed, Sep 7, 2011 at 9:03 PM, RIV <[email protected]> wrote:
> I really need a callback thats called when a task goes to the > background. I have a refresh task that I start in my main activity. I > need to stop it when the app goes to the background, and start it > again when the app comes to the foreground. There are many activities > in my app and I should not care which one is at the top when this > happens. Is that possible? > > -- > 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 > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

