Event reminder BroadcastReceiver

hello.
i try to built an app which doest an action when a calendar event fire
so i tried to use this:

and this:

but i don't succed to receive reminder intent...
is someone could help ?

BroadcastReceiver.aia (55,3 Ko)

nobody can help ?

Probably the author of the extension @Kumaraswamy can help...
You might have to wait a few days, because

Taifun

Oh yes I didn't saw this...
good luck for him !

Hi, regarding those calendar events, could you please explain what they do? Could you please link any source/docs where you found those filters? Does your app have permission to listen to those events/filters?

Hi Kumaraswamy
i found this in several internet research,
for exemple this one

https://developer.android.com/reference/android/provider/CalendarContract#ACTION_EVENT_REMINDER

but i'm not very accurate with this kind of things so i'm not sur about the way to use it !