Search code examples
Android: AlarmManager is not getting fired...


javaandroidandroid-servicealarmmanagerandroid-broadcastreceiver

Read More
Where to place AlarmManager for Notifications...


androidalarmmanagerandroid-notifications

Read More
How to ensure that an AlarmManager fires even if the android app is closed?...


androidbroadcastreceiveralarmmanager

Read More
Android how to not cancel previous alarm while setting new one...


androidalarmmanageralarm

Read More
Can't control notification manager android...


androidnotificationsbroadcastreceiversharedpreferencesalarmmanager

Read More
Do I need to use AlarmManager.cancel() method?...


androidalarmmanager

Read More
PendingIntent FLAG_NO_CREATE with different Context...


androidalarmmanagerandroid-contextandroid-pendingintent

Read More
How to Prevent Past Alarms Going of Immediately...


androidalarmmanager

Read More
Why is my Android AlarmManager code not working properly?...


androidalarmmanager

Read More
Change ImageView picture inside BroadcastReceiver...


javaandroidservicebroadcastreceiveralarmmanager

Read More
Android | setAlartm every day at the same hour | not working...


androidalarmmanager

Read More
Android Repeating Notifications Fire Even After Being Deleted...


androidalarmmanager

Read More
pending intent / alarm not working second time...


androidalarmmanagerandroid-pendingintent

Read More
AlarmManager stops working in Android 4.4.2 (using SetExact())...


androidalarmmanagerandroid-4.4-kitkat

Read More
Intent missing only some extras in IntentService...


androidandroid-intentalarmmanagerandroid-pendingintentintentservice

Read More
Setting a time in calendar in the same day moves to the next day...


javaandroidcalendaralarmmanager

Read More
How to run an android function every 15 minutes , and specifically on the 15 minute mark everyday?...


javaandroidalarmmanager

Read More
What is the correct way to use repeating alarms for short intervals in Android 5.0+?...


javaandroidandroid-asynctaskalarmmanagerrepeatingalarm

Read More
Unable to set repeat alarm on boot time...


androidalarmmanagerandroid-pendingintent

Read More
Weird AlarmManager behaviour...


javaandroidbroadcastreceiveralarmmanager

Read More
AlarmManager not set or not firing on Marshmallow after certain time...


androidalarmmanagerandroid-6.0-marshmallowandroid-alarmsandroid-doze

Read More
Is AlarmManager based on the device's current time?...


javaandroidalarmmanagerandroid-pendingintentandroid-date

Read More
More than one alarms in alarmManager...


javaandroidandroid-studioalarmmanager

Read More
How to make the alarm that sound at phone shutdown time in Android...


androidalarmmanagerandroid-pendingintent

Read More
How to use Android's Sensor Batching without AlarmManager...


androidalarmmanagerandroid-sensorsandroid-wake-lockandroid-5.1.1-lollipop

Read More
android timertask alternative for longrunning BackgroundService...


javaandroidalarmmanagertimertask

Read More
How to have more than one instance of the same broadcast running simultaneously...


javaandroidbroadcastreceiveralarmmanager

Read More
How to set alarm when I reach destination?...


androidalarmmanagerandroid-alarms

Read More
AlarmManager doesn't work on samsung device with Android lollipop 5.0.2...


androidalarmmanagerandroid-5.0-lollipopsamsung-mobile

Read More
AlarmManager vs Handler/Timer with long timer...


javaandroidtimeralarmmanagerhandler

Read More
BackNext