About 600 results
Open links in new tab
  1. Command-line tools | Android Studio | Android Developers

    Apr 12, 2023 · 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 package using …

  2. sdkmanager | Android Studio | Android Developers

    Oct 30, 2025 · 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 …

  3. Android SDK Command-Line Tools release notes

    Apr 12, 2023 · The Android SDK Command-Line Tools package contains various tools for building and debugging Android apps. It is released concurrently with Android Studio and is installed in …

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

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

  6. SDK Platform Tools release notes - Android Developers

    Oct 30, 2025 · If you're an Android developer, you should get the latest SDK Platform-Tools from Android Studio's SDK Manager or from the sdkmanager command-line tool. This ensures the …

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

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

    Jul 15, 2024 · This section describes how to package your app's compiled code and resources, and how to use bundletool from the command line to convert them into an Android App Bundle.

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

  10. Set up the Android 11 SDK

    Oct 30, 2025 · To develop with Android 11 APIs and test your app with the Android 11 behavior changes, follow the instructions on this page to set up the Android 11 SDK in Android Studio …