About 400 results
Open links in new tab
  1. Android Studio Cloud

    Jun 24, 2025 · Note: Android Studio Cloud is in the experimental phase. Its features and capabilities are subject to change substantially. Android Studio Cloud, accessed through Firebase Studio, enables …

  2. Build and run your app | Android Studio | Android Developers

    Mar 10, 2025 · Android Studio sets up new projects so that you can deploy your app to a virtual or a physical device with just a few clicks. This overview focuses on how to use Android Studio to build …

  3. Compiler | API reference | Android Developers

    Compiles all classes whose name matches the specified name using the JIT compiler and indicates if compilation has been successful. Does nothing and returns false on Android.

  4. Download Android Studio & App Tools - Android Developers

    Oct 6, 2025 · Android Studio provides app builders with an integrated development environment (IDE) optimized for Android apps. Download Android Studio today.

  5. Compiler et exécuter votre application | Android Studio | Android ...

    Android Studio configure de nouveaux projets pour vous permettre de déployer votre application sur un appareil virtuel ou physique en quelques clics. Cette présentation explique comment utiliser Android …

  6. Meet Android Studio

    3 days ago · Android Studio uses Gradle as the foundation of the build system, with more Android-specific capabilities provided by the Android Gradle plugin. This build system runs as an integrated …

  7. Compose Compiler Gradle plugin - Android Developers

    Nov 10, 2025 · For Gradle users, you can use the Compose Compiler Gradle plugin to make setting up and configuring Compose easier. Note: The Compose Compiler Gradle Plugin is only available from …

  8. Build and run your app in Android Studio | Android Developers

    Oct 16, 2024 · Android Studio doesn't do anything unique to build your application; it calls Gradle to perform the build the same way you'd call it from the command line. However, Studio runs a …

  9. Compose Compiler | Jetpack | Android Developers

    Jan 5, 2015 · androidx.compose.compiler:compiler:1.5.1, androidx.compose.compiler:compiler-daemon:1.5.1, and androidx.compose.compiler:compiler-hosted:1.5.1 are released. Version 1.5.1 …

  10. d8 | Android Studio | Android Developers

    Dec 15, 2023 · d8 is a command-line tool that Android Studio and the Android Gradle plugin use to compile your project's Java bytecode into DEX bytecode that runs on Android devices. d8 lets you …