Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 377 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 377 Bytes

WorkManager use-case.

WorkManager use-case Examples.

A simple project to demonstrate the user of WorkManager Jetpack Lib it includes how to use the API includes:

  • Worker constrains.
  • Single worker [OneTime or Periodic].
  • Single worker with Retry-BackOff Criteria.
  • Complex workers use-case [Single Chain, Group Chain and, Multiple Chain].