setting alarm programmatically

  1. rleiman

    Android Question Setting alarm days of week programatically in the stock Android alarm app

    Greetings, I would like to programatically set in the stock Android alarm app the days of the week an alarm will be set. I found a reference to EXTRA_DAYS from this link: https://developer.android.com/reference/android/provider/AlarmClock#EXTRA_DAYS Unfortunately, that web site is for people...
  2. rleiman

    Android Question [SOLVED] - Adding alarms to the stock Android clock app programmatically.

    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...
Top