Greetings,
I would like to know if it's possible to add alarms to the stock Android clock app programmatically.
If this can be done, can you point me to a link that shows what coding is needed? I would like to set alarm parameters such as days when the alarm will play, the sound file which the alarm will play, and all the other parameters that the stock Android alarm app supports. Also I would like to load all of the alarm titles that the user has set up if that's also possible.
If none of this is possible, I will add all of that functionality to my app by hand. Just wanting to take out re-inventing the wheel.
I would like to know if it's possible to add alarms to the stock Android clock app programmatically.
If this can be done, can you point me to a link that shows what coding is needed? I would like to set alarm parameters such as days when the alarm will play, the sound file which the alarm will play, and all the other parameters that the stock Android alarm app supports. Also I would like to load all of the alarm titles that the user has set up if that's also possible.
If none of this is possible, I will add all of that functionality to my app by hand. Just wanting to take out re-inventing the wheel.