WorkManager is a library used to enqueue deferrable work that will execute sometime after its constraints are met.
WorkManager allows observation of work status and the ability to create complex chains of work.
Library owners
Release notes
Browse source
Reference documentation
Existing open bugs
File a new bug
Contributing from GitHub