An open API service indexing awesome lists of open source software.

https://github.com/jarroyoesp/worker-manager-example

This is an example of Android application showing some examples to explain how WorkManager works.
https://github.com/jarroyoesp/worker-manager-example

Last synced: about 1 month ago
JSON representation

This is an example of Android application showing some examples to explain how WorkManager works.

Awesome Lists containing this project

README

        

# Worker-Manager-Example

This is an example of Android application showing some examples to explain how WorkManager works. WorkManager allows developers
to execute background tasks. If you want to know more about it, you can take a look to this post on [Medium](https://proandroiddev.com/exploring-the-stable-android-jetpack-workmanager-82819d5d7c34).