Performing Background Jobs with WorkManager and Coroutines

Go to class
Write Review

Free Online Course: Performing Background Jobs with WorkManager and Coroutines provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Performing Background Jobs with WorkManager and Coroutines is taught by Douglas Starnes.

Overview
  • This course will teach you how to run background tasks in an Android app while leaving the user interface working.

    Leaving the user interface working while running background tasks is very important when dealing with Android apps. In this course, Performing Background Jobs with WorkManager and Coroutines, you’ll learn to perform long running background tasks in an Android application. First, you’ll explore the WorkManager. Next, you’ll discover Kotlin coroutines. Finally, you’ll learn how to use coroutines in an Android application and coordinate with the WorkManager. When you’re finished with the course, you’ll have the skills and knowledge of WorkManager and coroutines needed to build Android apps that perform background tasks.