Guaranteed, battery friendly solution to the problem of ensuring the critical background tasks are executed despite the restrictions and in a constraint environment, even after the app exits? WorkManager is your new smart delegate Library that solves this complex background processing. The deck will help us understand:
- Basic overview including underlying concepts, how to specify tasks and restraints
- Suitable tasks use cases - When and when NOT to use WorkManager
- Chained Sequences & unique named sequences
I have also addressed a real-world problem, and how WorkManager is an improvement over existing solutions to solve this.