• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Android Processes and Threads

Android is powered by the Linux kernel and the Dalvik (Java) Virtual Machine to support multi-tasking operations. This course covers how Android utilizes processes and threads, and will teach you about the numerous options available to developers for multi-tasking operations as well as how to leverage special platform capabilities.

Larry Schiefer - Pluralsight course - Android Processes and Threads
by Larry Schiefer

What you'll learn

At its core, Android is built to take advantage of multi-tasking operations, be it from separate applications or different operations within the same app. In addition to providing built in support for working with threads, Android provides a solid framework for inter-process communication and puts a twist on the way app processes are used. In this course you will learn about the way Android utilizes processes, how to take advantage of special app sharing features and explore the variety of ways in which threads can be used.

Table of contents

About the author

Larry Schiefer - Pluralsight course - Android Processes and Threads
Larry Schiefer

Larry Schiefer is the CTO and co-founder of HiQES, a mobile, embedded and application software development service company. He specializes in designing and developing device drivers, kernel software, BSP, and applications for Android, Linux, Windows, Windows Embedded, and various RTOS environments.

More Courses by Larry