I'm setting wake up alarms for a custom app using
AlarmManager.set(....). This correctly registers an "alarm" and the
app is launched at the desired time. It doesn't however give a visual
alarm indicator in the notification bar (RIGHT hand side, next to the
time). How do I set this?

I have seen 3rd party alarm apps which trigger this icon to display.
They also cause a toast along the lines of "Alarm scheduled for x
hours from now", which may be part of the process. Obviously it's
quite easy to generate that toast manually, but I'm wondering if that
is integrated too?

Thanks.

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