Android Threads: Getting Started
Offered By: Pluralsight
Course Description
Overview
Every Android developer needs to have a solid understanding of threads. Learn how to complete tasks on background threads by leveraging the various threading options available with the Android SDK.
Every Android application performs tasks, and if a task requires a lot of system resources, you run the risk of freezing the application. In this course, Android Threads: Getting Started, you will learn how to leverage threads and the various threading options available with the Android SDK. First, you will learn about the threading basics, which helps you gain a fundamental understanding of threads. Then, you will see how to communicate between different threads. Finally, you will explore how to implement several different threading options and determine which work best in the various situations you’re likely to encounter. When you are finished with this course, you will have a foundational knowledge of threading on Android that will help you as you move forward to develop mobile applications.
Topics:
Every Android application performs tasks, and if a task requires a lot of system resources, you run the risk of freezing the application. In this course, Android Threads: Getting Started, you will learn how to leverage threads and the various threading options available with the Android SDK. First, you will learn about the threading basics, which helps you gain a fundamental understanding of threads. Then, you will see how to communicate between different threads. Finally, you will explore how to implement several different threading options and determine which work best in the various situations you’re likely to encounter. When you are finished with this course, you will have a foundational knowledge of threading on Android that will help you as you move forward to develop mobile applications.
Topics:
- Course Overview
- Getting Started
- Implementing the Thread/Looper/Handler Pattern
- Implementing a HandlerThread
- Implementing an AsyncTask
- Implementing a Thread Pool
- Tying It All Together
Taught by
Mitch Tabian
Related Courses
Build Your First Android App (Project-Centered Course)École Centrale Paris via Coursera Java Fundamentals for Android Development
Galileo University via edX Professional Android App Development
Galileo University via edX Быстрый старт в разработке Android-приложений
Moscow Institute of Physics and Technology via Coursera Mastering Android Programming
Udemy