
Run apps on the Android Emulator
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 …
Emulator download archives | Android Studio | Android Developers
May 6, 2022 · To manually install a select version of emulator on Studio, you need to paste the desired emulator package contents into your SDK installation directory, and change the …
Configure hardware acceleration for the Android Emulator
Aug 8, 2025 · On AMD Processors, the Android Emulator hypervisor driver can be installed via the SDK Manager in Android Studio 4.0 Canary 5 or later. On Intel Processors, the Android …
Install and add files | Android Studio | Android Developers
Jul 1, 2024 · If you want to use an app that's not available in the Google Play Store on the Android Emulator, or if you want to install a specific APK, you can manually install the APK file by using …
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 …
Create and manage virtual devices - Android Developers
Oct 30, 2025 · To run your app on an emulator, create an AVD that includes the required library. To do so, you might need to use an add-on component for the AVD platform; for example, the …
Get Android 13
Jul 1, 2025 · Configuring the Android Emulator to run Android 13 is a great solution for exploring new features and APIs and testing Android 13 behavior changes. Setting up the emulator is …
Start the emulator from the command line - Android Developers
Jun 13, 2024 · In addition to installing an app through Android Studio or the emulator UI, you can install your app on a virtual device by using the adb utility. To use adb to install, run, and test …
Download Android Studio & App Tools - Android Developers
Oct 6, 2025 · Install Android Studio Android Studio can be installed on Microsoft® Windows®, MacOS®, Linux, and ChromeOS. Learn how to install it in a few simple clicks.
Get Android 14
Oct 30, 2025 · Configuring the Android Emulator to run Android 14 is a great solution for exploring new features and APIs and testing Android 14 behavior changes. Setting up the emulator is …