No, that doesn't seem to be it :( I'm still getting only one broadcast from multiple closely scheduled events with AlarmManager.
Moreover, neither the filterEquals() nor equals() methods of AlarmManagerIntent get invoked -- I'm not getting any printouts from overridden versions of these methods, even if PendingIntent.FLAG_CANCEL_CURRENT or PendingIntent.FLAG_UPDATE_CURRENT are passed to the PendingIntent constructor. Any other ideas? I've been trying to track down the source code for the Alarm Manager service, but it seems to be implemented natively ...would appreciate a pointer. Stan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

