Get Location Updates on 15 minutes interval via WorkManager.
-
Updated
Oct 2, 2021 - Java
Get Location Updates on 15 minutes interval via WorkManager.
Scheduling background tasks without worrying about device compatibility using android WorkManager
Get Location from Background in android older and higher version.
Daily Auto Logout using WorkManager in android example.
Daily auto logout in android.
Sample showing how to trigger sync periodically and on-demand with AndroidX WorkManager
WorkManager is an Android library introduced by Google as part of the Android Jetpack architecture components. It provides a simple and flexible way to schedule and execute background tasks that need to run under various conditions, such as when the device is idle, charging, or connected to a network.
Add a description, image, and links to the workmanager-example topic page so that developers can more easily learn about it.
To associate your repository with the workmanager-example topic, visit your repo's landing page and select "manage topics."