Jeffrey Blattman wrote:
> my understanding of the alarm manager service is that it's something
> similar to cron. the service always runs, and sends intents at the
> specified time. it doesn't require that any aspect of your app / service
> is running. so for example, i could start my app which schedules an
> alarm, and then kill off any related app / service / receiver processes.
> the alarm should still be delivered.
> 
> is this correct?

Generally. If the device is rebooted, the alarm vanishes.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Training: http://commonsware.com/training
-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to