Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 901 Bytes

File metadata and controls

16 lines (11 loc) · 901 Bytes

This codelab teaches advanced WorkManager concepts. It builds on the basic material covered in the Background Work with WorkManager codelab.

Other resources available to get familiar with WorkManager are:

Congratulations! You've finished the Blur-O-Matic app, and in the process you learned how to:

  • Create a custom configuration
  • Publish progress from your Worker
  • Display work progress in the UI
  • Write tests for your Workers