Intro
- Android memory model
 - Android battery optimizations
 - Current background processing solutions
 - Where is WorkManager placed in the background work schema
 
More details here
Main Components
- Worker
 - WorkRequest
 - Constraints
 - Input/Output Data
 - WorkManager
 
More details here
Advanced Topics
- Android memory model
 - Android battery optimizations
 - Current background processing solutions
 - Where is WorkManager placed in the background work schema
 - WorkManager components: Worker, WorkRequest and WorkManager
 - Constraints
 - Input/Output Data
 
More details here
    
Top comments (0)