
Command-line tools | Android Studio | Android Developers
Nov 19, 2025 · This page lists the most important command-line tools that are available, organized by the packages in which they're delivered. You can install and update each …
sdkmanager | Android Studio | Android Developers
4 days ago · To use the SDK Manager to install a version of the command-line tools, follow these steps: Download the latest command line tools package from the Android Studio page and …
Android SDK Command-Line Tools release notes
Apr 12, 2023 · It is released concurrently with Android Studio and is installed in the android_sdk /cmdline-tools/ version /bin/ directory. For a complete description of the tools included in this …
Environment variables | Android Studio | Android Developers
Jul 18, 2024 · Learn how to set environment variables for Android Studio and the command-line tools that specify things like where the SDK is installed and where user-specific data is stored.
Build your app from the command line - Android Developers
Jul 15, 2024 · Once your device is set up and connected via USB, you can install your app using either the Gradle install tasks mentioned in the section about how to build a debug APK or the …
Android Debug Bridge (adb) | Android Studio | Android Developers
Sep 29, 2025 · Android Debug Bridge (adb) is a versatile command-line tool that lets you communicate with a device. The adb command facilitates a variety of device actions, such as …
avdmanager | Android Studio | Android Developers
Apr 12, 2023 · The avdmanager is a command-line tool that lets you create and manage Android Virtual Devices (AVDs) from the command line. An AVD lets you define the characteristics of …
Update the IDE and SDK tools - Android Developers
Aug 14, 2025 · Instead, use the sdkmanager command-line tool to install and update SDK tools and platforms. After installing SDK tools and platforms using sdkmanager, you might need to …
bundletool | Android Studio | Android Developers
Apr 11, 2024 · There are two ways you can test your app bundle: Use the bundletool command-line tool locally. Upload your bundle to the Play Console through Google Play by using a test …
Download Android Studio & App Tools - Android Developers
Oct 6, 2025 · If you do not need Android Studio, you can download the basic Android command-line tools above. You can use the included sdkmanager to download other SDK packages.