posted 11 years ago
Hi all,
Google give in built calendar app in android device.Which allows users to add reminders and manage tasks.
Now on android market I saw a cool app which somehow fetch the reminders set in calendar app and when they triggers it allows to snooze that alarm.
It must be done through some broadcast receivers or some service. Though I am not sure. Can anyone tell me how they made possible this. Or how can we fetch those reminders set in calendar app using our app.
Please tell.