About 50 results
Open links in new tab
  1. Build and run your app | Android Studio | Android Developers

    Jan 28, 2026 · This overview focuses on how to use Android Studio to build and run your app for testing and debugging. For information on how to use Android Studio to build your app so that it can be …

  2. Build your first app | Get started | Android Developers

    This repository contains a set of individual Android Studio projects to help you learn about Compose in Android. Each sample demonstrates different use cases, complexity levels and APIs.

  3. Create your first Android app

    May 1, 2025 · This codelab is part of the Android Basics with Compose course. To learn how to run your app on the emulator or a physical device, check out the next codelabs in this pathway.

  4. Configure your build | Android Studio | Android Developers

    Feb 13, 2026 · You must define at least one build type to build your app. Android Studio creates the debug and release build types by default. To start customizing packaging settings for your app, learn …

  5. Build your app from the command line - Android Developers

    Jul 15, 2024 · The easiest way to build an app bundle is by using Android Studio. However, if you need to build an app bundle from the command line, you can do so by using either Gradle or bundletool, …

  6. Build your app for release to users - Android Developers

    Mar 10, 2025 · The Run button builds and deploys your app to a device. However, to build your app to share or upload to Google Play, you'll need to use one of the options in the Build menu to compile …

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

  8. Build and run your app in Android Studio

    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. Android Mobile App Developer Tools - Android Developers

    Oct 23, 2025 · Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

  10. AI on Android | Android Developers

    Gemini in Android Studio is your coding companion for Android development. It can generate code, find relevant resources, learn best practices, troubleshoot errors, and save time.