According to API doc for AlarmManager.set :
"Alarm intents are delivered with a data extra of type int called
Intent.EXTRA_ALARM_COUNT that indicates how many past alarm events
have been accumulated into this intent broadcast. Recurring alarms
that have gone undelivered because the phone was asleep may have a
count greater than one when delivered. "

Does this imply when my phone is asleep, AlarmManager does not wake up
to do its scheduled work until the phone wakes up?   Can someone
clarify?
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to