I want to build a application. In this application, we can save event in device calendar. (it’s done) (ANDROID)
But,
how i match time always. when current time and eventBegins time match
than show notification.
NOte: (it match always after close application also “In Android”).
For Android
To set remainder you have have to create event like :
(Note: Not fully tested code just for an idea) try it..