Ikhiloya / WorkManagerPeriodicRequest

A simple app that shows how to perform a periodic task using android WorkManager. It fetches data from a remote API, saves it in a Room database and displays the updated result in a recycler view. The PeriodicWorkRequest is scheduled to run every 15 minutes providing that the network constraint is satisfied and should there be any issue, WorkMan…
28Updated 5 years ago

Alternatives and similar repositories for WorkManagerPeriodicRequest:

Users that are interested in WorkManagerPeriodicRequest are comparing it to the libraries listed below