setExactAndAllowWhileIdle - is not exact as of developer reference

后端 未结 5 1618
面向向阳花
面向向阳花 2020-11-29 00:40

AlarmManager on API19 has the method setExact() to set an exact alarm.

Exact means --> If I set an alarm to 2:01 p

5条回答
  •  粉色の甜心
    2020-11-29 01:00

    Here are my discussion with Ian Lake on Google+!

    setExactAndAllowWhileIdle() is exact and should work. The 15 minutes time frame is wrong in the java doc.

提交回复
热议问题