AlarmManager to fire notification at every 24 hours
问题 I am using AlarmManager() to fire Notification. I am setting it to fire at 10:30 AM of the morning and repeat at every 24 hours. My code is as follow. I have tested yesterday and the problem is that It was repeated around 4-5 times in just next 2 hours. I am not understanding that what is the problem. I want to fire it only at 10:30 AM of the morning and repeat at only 24 hours. Please help me solve the problem. I am calling this code on my app's Splash screen onCreate() My Code : Intent