Skip to Content

The Android Support Library package consists of a set of libraries that backward-compatibly extend the APIs of the Android platform. Each library supports a certain version of the Android platform and a specific set of features. Developers must choose an appropriate API level to use the Android Service Library. This article outlines the different API …

Read More about What is Android Service Library?