android - Just how inexact is setInexactRepeating() for AlarmManager? -


i know question has been asked before, here, answer given refers documentation incredibly ambiguous. says inexact alarm might occur "full interval" after specified time. alarms interval of whole day, seem excessive.

the documentation here (under "rtc examples") can use inexact repeating daily alarms, , gives example of inexact alarm being set "approximately 2pm". nobody in right mind think "approximately 2pm" might mean 1pm next day, doesn't seem daily alarms @ least can "almost full interval" after specified time.

is there definite info out there how late inexact alarm daily interval might be? thanks.

(i know api 19 has "setwindow" i'd app work on older apis too).

i've tested 5 consecutive alarms , average delay, on phone, 11.8 minutes. interval between repeats set interval_day.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -