Right, thanks. And will that stay on the device as long as the app is
still installed? (And, I suppose, will it get removed if the app is
uninstalled?)

On Feb 1, 5:25 pm, Kostya Vasilyev <kmans...@gmail.com> wrote:
> Right, alarms are not persistent.
>
> Implement a receiver for android.intent.action.BOOT_COMPLETED, and set
> the alarm again after the device reboots.
>
> -- Kostya
>
> 01.02.2011 20:22, Neilz пишет:
>
> > Thanks... this seems to be what I'm after.
>
> > However I just put together a simple repeat alarm, outputting a Toast
> > every minute, which was fine.
>
> > But it didn't work again after a phone restart... how can this be
> > implemented?
>
> --
> Kostya Vasilyev -- WiFi Manager + pretty widget 
> --http://kmansoft.wordpress.com

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

Reply via email to