Simple app thrown together to help demonstrate the effects of doze mode on your background schedulers.
Simple app thrown together to help demonstrate the effects of doze mode on your background schedulers.
App displays persisted log messages from the app that chronicle events relating to Doze and the background schedulers. Log messages can be updated by hitting "Refresh" in the options menu.
Bottom of the app allows the user to schedule the following background tasks:
setExactAndAllowWhileIdle()
The user can also:
The app will log messages out when the device enters and exits idle mode.