Skip to content

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.

Notifications You must be signed in to change notification settings

anilkr1997/Workmanagerexamplejava

About

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.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages