About 252,000 results
Open links in new tab
  1. Set, cancel, or snooze alarms on your Android device

    You can make and change alarms in the Clock app on your Android device, Pixel phone, or Pixel Tablet. Set an alarm Set alarm time Open

  2. Clock - Clock Help - Google Help

    Set, cancel, or snooze alarms on your Android device You can make and change alarms in the Clock app on your Android device, Pixel phone, or Pixel Tablet.

  3. Set, cancel or snooze alarms on your Android device

    You can make and change alarms in the Clock app on your Android device, Pixel phone or Pixel Tablet. Set an alarm Set alarm time Open y

  4. How to set Alarm in Android programmatically? - Stack Overflow

    If I am using the above code for creating the alarm means, the device reboot removes all the reminder associated with the app. How can I restore all the 10 remainders after the device …

  5. Set & manage alarms - Android - Google Assistant Help

    You can ask the Google Assistant to set and manage alarms on Android phones, speakers, Smart Displays, and Smart Clocks. Important: If you’re using a speaker, Smart Display, or Smart …

  6. alarmmanager - Android 12: Using SCHEDULE_EXACT_ALARM …

    Feb 8, 2022 · The exact alarm should be used only if you are using any set*exact* method to trigger an alarm at the exact specified date-time. Otherwise the "schedule" methods are …

  7. Set android alarm clock programmatically - Stack Overflow

    Dec 17, 2012 · I'm trying to build a personal app that will set alarms in the DeskClock app. I can get it to set alarms for anytime in the current day, But how would I go about setting an alarm …

  8. Set, cancel or snooze alarms on your Android device - Android Help

    You can make and change alarms in the Clock app on your Android device, Pixel phone or Pixel Tablet. Set an alarm Set alarm time Open y

  9. Set and manage alarms - Android - Google Assistant Help

    This feature runs completely on-device and is activated by the word “Stop” when an alarm or timer is going off. On your Android phone or tablet, open the Google Home app . On Smart Clocks, …

  10. Unable to get permission: "android.permission.SET_ALARM"

    Jul 5, 2018 · I've made an android application and used AlarmManager and Broadcast Receiver to get local notifications. But my Receiver class is not at all being called. I backtraced the issue …