There aren't any intents in the public API that are guaranteed to be fired.

However, the current CalendarProvider does send broadcasts.  You can't
depend on it, especially since other devices may ship with completely
different CalendarProviders that may never send this Intent.

http://android.git.kernel.org/?p=platform/packages/providers/CalendarProvider.git;a=blob;f=src/com/android/providers/calendar/CalendarProvider.java;hb=cupcake#l3543

j



On Tue, Jun 9, 2009 at 8:52 PM, Jay<[email protected]> wrote:
>
> I'm trying to capture when a calendar reminder goes off.  What I'm
> trying to do right now is use a BroadcastReceiver and receive an
> intent from the calendar.  Is there an intent that gets broadcast when
> a calendar reminder goes off?  If so what is its name, or where can I
> find it?  Is there a list of all the calendar intents somewhere?
> Thanks.
>
> >
>



-- 
Jeff Sharkey
[email protected]

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

Reply via email to