© Wallace Jackson 2017

Wallace Jackson, Android Apps for Absolute Beginners, 10.1007/978-1-4842-2268-3_13

13. Android Services and Threads: Background Processing

Wallace Jackson

(1)Lompoc, California, USA

In Chapter 12 on digital audio, you utilized the Android AudioManager class, which is a subclass of the Android Service class. In Chapter 11, you also learned about the Android FullscreenActivity, which has both threads (runnable) and Service features, which we will cover during this chapter. Also in this chapter, we will take a good look at the Android Service classes and related processing concepts, such as processes and threads.

Developers use the Android Service class and subclasses to perform background asynchronous operations. “Asynchronous” ...

Get Android Apps for Absolute Beginners: Covering Android 7, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.