About 600 results
Open links in new tab
  1. 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 manifest.

  2. 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.

  3. 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.

  4. 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 un manifiesto …

  5. 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 across both …

  6. 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 you …

  7. 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 and minimizes …

  8. 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 level 21) or …

  9. Add build dependencies | Android Studio | Android Developers

    Dec 17, 2025 · The Gradle build system in Android Studio lets you include external binaries or other library modules to your build as dependencies. The dependencies can be located on your machine …

  10. 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 charging …