I want to write application which displays all the Alarms and Timers set in my device.
Lets take this scenario, Assumption: In my device there is one system Clock application and I downloaded 2 third party clock applications.
Now lets say, I set 3 Alarms in system clock application and 2 Alarms for each other third party application. So Now I have total 7 (3+2+2) Alarms set. I want list of all those alarms in my single application. How do I get that list? I searched in Alarm Manager but not helpful. Please Help. Thank you in advance.