Droidcon Boston '19: WorkManager: Clever Delegate for Deferrable Background Tasks
WorkManager is your new smart delegate Library that solves this complex background processing issue. I will be demonstrating a real-world problem, and how WorkManager is an improvement over existing solutions.
What you'll learn
Do you need a guaranteed, battery friendly solution to the problem of ensuring that critical background tasks are executed despite the restrictions of a constraint environment, even after the app exits? WorkManager is your new smart delegate Library that solves this complex background processing issue. I will be demonstrating a real-world problem, and how WorkManager is an improvement over existing solutions.