
Create an Android library | Android Studio | Android Developers
Dec 17, 2025 · An Android library is structurally the same as an Android app module. It includes everything needed to build an app, including source code, resource files, and an Android …
Explore the Jetpack libraries by type | Android Developers
Dec 19, 2025 · * Popular and often-used library Warning: The `security-crypto` and `security-crypto-ktx` libraries have been deprecated and no further versions will be shipped.
Publish your library | Android Studio | Android Developers
May 28, 2025 · Publishing an Android library involves preparing it for release, configuring publication variants and test fixtures, and distributing it.
Use the Android for Cars App Library
Dec 22, 2025 · The Android for Cars Testing Library provides auxiliary classes that you can use to validate your app's behavior in a test environment. For example, the SessionController lets …
Learn Car App Library fundamentals - Android Developers
Jun 17, 2025 · This library is used to build apps for Android Auto and Android Automotive OS, which can be used both while parked and driving. You learn how to reuse your implementation …
Cómo crear una biblioteca de Android - Android Developers
Una biblioteca de Android tiene la misma estructura que un módulo de app de Android. Incluye todo lo que se necesita para compilar una app, como el código fuente, archivos de recursos y …
Criar uma biblioteca Android
Estruturalmente, uma biblioteca Android é igual a um módulo de app Android. Ela inclui tudo o que é necessário para criar um app, inclusive código-fonte, arquivos de recursos e um …
Build a templated media app - Android Developers
Dec 29, 2025 · Media apps using the Car App Library templates can customize their media browsing and playback experience while ensuring the experience is optimized for car screens …
Car App | Jetpack | Android Developers
Feb 24, 2021 · Car App Library v1.0.0 is now stable and is fully compatible with Android Auto 6.1 and above. Follow the development guide for details on how to build navigation, parking, and …
In-app updates | Other Play guides | Android Developers
Jul 21, 2025 · In-app updates is a Google Play Core libraries feature that prompts active users to update your app. The in-app updates feature is supported on devices running Android 5.0 (API …