Today my alarm went off five minutes late. Given it was never late before doze mode I assume it's the culprit again
I've read up on it
https://plus.google.com/+AndroidDevelopers/posts/94jCkmG4jff
How do I use this API instead?
I've read up on it
The doc mentioned above says, "Alarms set with setAlarmClock() continue to fire normally — the system exits Doze shortly before those alarms fire." If alarm clock apps get changed to call this (new in Lollipop) method, they should wake on time. (The JavaDocs don't mention this feature.)
https://plus.google.com/+AndroidDevelopers/posts/94jCkmG4jff
How do I use this API instead?