About 400 results
Open links in new tab
  1. 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.

  2. Install Android Studio

    Sep 18, 2025 · To launch Android Studio, open a terminal, navigate to the android-studio/bin/ directory, and execute studio. Select whether you want to import previous Android Studio settings, then click OK.

  3. sdkmanager | Android Studio | Android Developers

    4 days ago · The sdkmanager is a command-line tool that lets you view, install, update, and uninstall packages for the Android SDK. If you're using Android Studio, then you don't need to use this tool, …

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

  5. Run apps on the Android Emulator | Android Studio | Android Developers

    Sep 19, 2024 · The emulator comes with Android Studio, so you don't need to install it separately. To use the emulator, follow these basic steps, which are described in more detail in the sections that …

  6. Projects overview | Android Studio | Android Developers

    4 days ago · When you start a new project, Android Studio creates the necessary structure for all your files and makes them visible in the Project window in Android Studio. To open the window, select …

  7. Update the IDE and SDK tools | Android Studio | Android Developers

    Aug 14, 2025 · To open the SDK Manager from Android Studio, click Tools > SDK Manager or click SDK Manager in the toolbar. If you're not using Android Studio, you can download tools using the …

  8. Android Studio Cloud

    Jun 24, 2025 · Note: Android Studio Cloud is in the experimental phase. Its features and capabilities are subject to change substantially. Android Studio Cloud, accessed through Firebase Studio, enables …

  9. Debug your database with the Database Inspector | Android Studio ...

    Apr 12, 2023 · If your app uses Room, Android Studio provides gutter actions that let you quickly run query methods that you have already defined in your DAO classes. These actions are available while …

  10. Analyze your build with the APK Analyzer - Android Developers

    Apr 12, 2024 · Android Studio includes an APK Analyzer that provides immediate insight into the composition of your APK or Android App Bundle after the build process completes.