[android-developers] Broadcast before shutting down

2011-05-13 Thread Albert
Hi there,

Does anyone knows what broadcast event gets launched before a device
is turned off (if any) - I want to be able to receive it on an app
that is installed on the sd card, which complicates things...

Cheers,
Alberto

-- 
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


Re: [android-developers] Broadcast before shutting down

2011-05-13 Thread Filip Havlicek
http://developer.android.com/reference/android/content/Intent.html#ACTION_SHUTDOWN

2011/5/13 Albert albert8...@googlemail.com

 Hi there,

 Does anyone knows what broadcast event gets launched before a device
 is turned off (if any) - I want to be able to receive it on an app
 that is installed on the sd card, which complicates things...

 Cheers,
 Alberto

 --
 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

-- 
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