
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.
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 …
Install Android Studio
Sep 18, 2025 · For the system requirements to support Android Studio and the Android Emulator, see Android development in the ChromeOS documentation. To install Android Studio on …
Meet Android Studio
Nov 21, 2025 · Android Studio is the official Integrated Development Environment (IDE) for Android app development, based on IntelliJ IDEA.
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.
Android Mobile App Developer Tools - Android Developers
Aug 8, 2025 · Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.
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 …
Setup Android Studio | Android Basics Compose - First Android …
Install and set up Android Studio, so that you can create your first project and run it on a device or emulator.
Download and install Android Studio
Apr 29, 2025 · What you'll learn How to check that your computer configuration meets the minimum requirements for running Android Studio. How to download and install the Android …
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.