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].