When the device awakens from sleep state the AlarmManager sends all "missed" alarms. Can I prevent this from happening, grouping past alarm to a single intent instead?
There is an intent extra "android.intent.extra.ALARM_COUNT" which seems to suggest it's possible? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] 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

