Back to course

WorkManager for Background Jobs

Full Android Native 0 to Hero

Persistent Background Tasks

  • Why WorkManager over Service?
  • Creating a Worker class.
  • Scheduling OneTimeWorkRequest and PeriodicWorkRequest.