© Grant Allen 2021
G. AllenAndroid for Absolute Beginnershttps://doi.org/10.1007/978-1-4842-6646-5_18

18. Introducing Android Services

Grant Allen1  
(1)
LONDON, UK
 

Thanks to its Linux operating system heritage, Android is blessed with many platform features that bring the power of Linux to an entirely new user base. Part of this rich heritage includes a particular group of applications that run in the background, without a user interface, which offer their capabilities to all other programs running on Android. These are known in Android as services, similar to the daemon concept in Linux and the services concept in Microsoft Windows.

This chapter will explore some of the fundamentals of Android services, showing you the steps to create, start, and ...

Get Android for Absolute Beginners: Getting Started with Mobile Apps Development Using the Android Java SDK 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.