I'm trying to capture when a calendar reminder is triggered. The way I am trying to do that is by using a BroadcastReceiver. My problem is I don't know the name of the Intent that gets broadcast when a reminder is triggered, if it even exists. Does anyone know where I could find a list of Calendar Intents?
Is there a better way to do this, or is a BroadcastReceiver fine? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

