In this repository, you’ll build WorkManagerApp. The app downloads an image from a URL and saves the image to the device in the background. During the process, you’ll learn about:
- WorkManager basics
- WorkManager initialization types
- Testing your workers