Is it by any chance possible to get a list of alarms saved in the alarm application of android ? I am making an application which just needs to show the alarms set in the Al
For debugging purposes, you can use "adb shell dumpsys alarm" from the console.