On Mar 25, 2:26 pm, Cyril Jaquier <[email protected]> wrote: > I would like to perform a task just before the phone is shut down. I > thought that Application#onTerminate would be called but that does not > seem to be the case. Is there a broadcast intent when the phone is going > to shutdown? If not, how to run a task just before the phone is turned off?
There isn't a way of doing this at the moment: http://groups.google.com/group/android-developers/browse_thread/thread/b964c4d9c7c67a79/304d710e9c4c0801?lnk=gst&q=shutdown#efbd8f9398fdee16 -- Jon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

