We may earn an affiliate commission when you visit our partners.
Pluralsight logo

Performing Background Jobs with WorkManager and Coroutines

Douglas Starnes

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

Read more

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.

Enroll now

What's inside

Syllabus

Course Overview
Executing Background Tasks with WorkManager
WorkManager Advanced Techniques
Creating Coroutines
Read more
Handling Coroutine Errors
Taking Advantage of Android

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Explores advanced techniques, which makes this course useful for intermediate developers
Introduces WorkManager and coroutines, which may be considered standard in Android development
Offers both theoretical background and practical, hands-on labs to strengthen foundational knowledge
Taught by an experienced instructor with strong industry expertise and reputation
Focuses on Android, which targets a specific audience with experience and interest in mobile development
This course requires students to have prior knowledge of Android development, which could be a barrier for beginners

Save this course

Save Performing Background Jobs with WorkManager and Coroutines to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Performing Background Jobs with WorkManager and Coroutines. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Performing Background Jobs with WorkManager and Coroutines will develop knowledge and skills that may be useful to these careers:
Android Developer
An Android Developer builds and maintains mobile applications for the Android operating system. This can include designing, developing, and testing new features, as well as fixing bugs and performance issues. The Performing Background Jobs with WorkManager and Coroutines course can help Android Developers by providing them with the skills and knowledge needed to create Android apps that perform background tasks. This can help them to improve the performance and user experience of their apps.
Mobile Application Developer
A Mobile Application Developer builds and maintains mobile applications for various platforms, such as Android, iOS, and Windows Phone. This can include designing, developing, and testing new features, as well as fixing bugs and performance issues. The Performing Background Jobs with WorkManager and Coroutines course can help Mobile Application Developers by providing them with the skills and knowledge needed to create Android apps that perform background tasks. This can help them to improve the performance and user experience of their apps.
Software Engineer
A Software Engineer designs, develops, and maintains software systems. This can include developing new software, modifying existing software, or fixing bugs and performance issues. The Performing Background Jobs with WorkManager and Coroutines course can help Software Engineers by providing them with the skills and knowledge needed to create Android apps that perform background tasks. This can help them to improve the performance and user experience of their software systems.
Web Developer
A Web Developer designs and develops websites and web applications. This can include creating new websites, modifying existing websites, or fixing bugs and performance issues. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Web Developers who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
Machine Learning Engineer
A Machine Learning Engineer designs and develops machine learning models. This can include collecting, cleaning, and analyzing data, as well as developing and deploying machine learning models. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Machine Learning Engineers who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
Data Scientist
A Data Scientist uses data to solve problems and make informed decisions. This can include collecting, cleaning, and analyzing data, as well as developing and deploying machine learning models. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Data Scientists who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
Cloud Engineer
A Cloud Engineer designs and manages cloud computing systems. This can include provisioning and managing servers, as well as deploying and managing applications. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Cloud Engineers who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
DevOps Engineer
A DevOps Engineer automates and integrates the processes of software development and operations. This can include building and maintaining CI/CD pipelines, as well as monitoring and troubleshooting production systems. The Performing Background Jobs with WorkManager and Coroutines course may be useful for DevOps Engineers who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
Business Analyst
A Business Analyst gathers and analyzes business requirements to help businesses improve their operations. This can include identifying and documenting business needs, as well as developing and implementing solutions. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Business Analysts who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
Data Analyst
A Data Analyst collects, analyzes, and interprets data to help businesses make informed decisions. This can include identifying trends, patterns, and insights in data. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Data Analysts who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
Project Manager
A Project Manager plans and manages the execution of projects. This can include defining project scope, developing project plans, and managing project resources. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Project Managers who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
Product Manager
A Product Manager plans and manages the development and launch of new products and features. This can include defining product requirements, conducting market research, and managing product roadmaps. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Product Managers who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
Technical Writer
A Technical Writer creates and maintains technical documentation. This can include writing user manuals, white papers, and training materials. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Technical Writers who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
Sales Engineer
A Sales Engineer provides technical support to customers and prospects. This can include demonstrating products, answering questions, and closing deals. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Sales Engineers who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.
Quality Assurance Analyst
A Quality Assurance Analyst tests and evaluates software products to ensure that they meet quality standards. This can include writing test cases, executing tests, and reporting bugs. The Performing Background Jobs with WorkManager and Coroutines course may be useful for Quality Assurance Analysts who are interested in developing Android apps. The course can help them to learn the skills and knowledge needed to create Android apps that perform background tasks.

Reading list

We've selected nine books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Performing Background Jobs with WorkManager and Coroutines.
Provides a comprehensive overview of Android programming, covering everything from the basics to advanced topics. It valuable resource for both beginners and experienced developers.
Provides a deep dive into Kotlin coroutines, covering everything from the basics to advanced topics. It valuable resource for developers who want to learn more about coroutines and how to use them in their Android applications.
Provides a comprehensive overview of Java concurrency, covering everything from the basics to advanced topics. It valuable resource for developers who want to learn more about concurrency and how to use it in their Android applications.
Provides a comprehensive overview of Android programming, covering everything from the basics to advanced topics. It valuable resource for both beginners and experienced developers.
Provides a comprehensive overview of effective Java programming, covering everything from the basics to advanced topics. It valuable resource for developers who want to learn more about Java and how to use it effectively.
Provides a comprehensive overview of Android development, covering everything from the basics to advanced topics. It valuable resource for beginners who want to learn more about Android development.
Provides a comprehensive overview of Kotlin for Android developers, covering everything from the basics to advanced topics. It valuable resource for developers who want to learn more about Kotlin and how to use it in their Android applications.
Provides a comprehensive overview of Android development in practice, covering everything from the basics to advanced topics. It valuable resource for developers who want to learn more about Android development and how to use it in real-world applications.
Provides a comprehensive overview of Android development, covering everything from the basics to advanced topics. It valuable resource for both beginners and experienced developers.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Performing Background Jobs with WorkManager and Coroutines.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser