Skip to content
#

periodic

Here are 4 public repositories matching this topic...

A PeriodicWorkRequest is a specific type of work request in WorkManager that allows you to schedule a task to be repeated at fixed intervals. It's useful for executing tasks that need to occur periodically, such as syncing data with a server or performing regular maintenance tasks.

  • Updated Jun 12, 2023
  • Java

Improve this page

Add a description, image, and links to the periodic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the periodic topic, visit your repo's landing page and select "manage topics."

Learn more