alarm

  1. walterf25

    Android Question Scheduling Notification 14 days from now (Receiver)

    Hi all, I have the need to schedule a notification on my app 14 days from whenever the user completes certain tasks, I came across this thread here that requests the REQUEST_SCHEDULE_EXACT_ALARM permission so, My question is, will a Receiver work in this case, is there anything special I need to...
  2. Alexander Stolte

    B4i Library AS Alarm - Alarm clock or keep app active in the background

    I needed a way to play a sound at a certain time even though the app is in the background. The problem is that the app is paused as soon as it goes into the background, you can delay this by 30 seconds, but if you take longer, the app is stopped and no more code is executed. Now I have found a...
  3. pojeck

    Android Question Countdown Alarm

    Hi Guys I developed an andorid application and released in googleplay Generally users are happy with my app but they want and need new properties like alarm option. This is my app and i need to set an alarm when countdown is 00:00:00 (hours/minutes/seconds) How can i do it? Could you please...
  4. 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...
  5. An Schi

    Android Question Creating an alarm clock

    Hey people ;) I haven't done any coding for over a year, but now i want to make something. So please forgive me my noobiness and the fact that i didn't keep up with all the changes in B4A and in Android :oops: For a friend i want to make a wake-up alarm clock, cause she isn't comfortable with...
Top