
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 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.
Run apps on a hardware device | Android Studio | Android …
Oct 30, 2025 · Learn how to set up your development environment and Android device for testing and debugging over an Android Debug Bridge (ADB) connection.
Android Basics with Compose course | Android Developers
Android Basics with Compose is a self-paced, online course on how to build Android apps using the latest best practices. It covers the basics of building apps with Jetpack Compose, the …
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.
Create a project | Android Studio | Android Developers
Oct 21, 2025 · Android Studio makes it easy to create Android apps for various form factors, such as phones, tablets, TVs, and Wear devices. This page explains how to start a new Android …
Add C and C++ code to your project | Android Studio | Android …
Oct 30, 2025 · To import an existing ndk-build library into your Android Studio project, learn how to link Gradle to your native library project. This page shows you how to set up Android Studio …
Download Android Studio & App Tools - Android Developers
Oct 6, 2025 · Configure Android Studio Learn to configure Android Studio according to system requirements, create preferred default settings, customize virtual machine options, and more.
Meet Android Studio
Oct 30, 2025 · Sign in to your developer account in Android Studio to access additional tools that require authentication, such as Firebase and Android Vitals in App Quality Insights and Gemini …
Android Debug Bridge (adb) | Android Studio | Android Developers
Sep 29, 2025 · Find out about the Android Debug Bridge, a versatile command-line tool that lets you communicate with a device.