

In a user data disk partition ( userdata-qemu.img). The virtual device preserves the app and its state data across restarts To uninstall an app, do so as you would on an Android device. Section, using any startup options necessary.


You can set the environment variable in the terminal window before launching a User-specific directory where all configuration and AVD content is stored. You can override the default home directory by setting the ANDROID_SDK_HOMEĮnvironment variable that specifies the root of the Use this option to display a list of AVD names from your Android home directory. You can specify startup options when you start the emulator, but not after it has started.įor a list of AVD names, enter the following command: Users/janedoe/Library/Android/sdk/emulator/emulator -avd Nexus_5X_API_23 -netdelay none -netspeed full Here's the basic command-line syntax for starting a virtual device from aĮmulator -avd avd_name įor example, if you launch the emulator from within Android Studio running on a Mac, the defaultĬommand line will be similar to the following: Use the emulator command to start the emulator, as an alternative to This page describes command-line features that you can use with theįor information about using the Android Emulator UI, see
:max_bytes(150000):strip_icc()/DownloadAndroidStudio-c5714619e0d941d7b32da65295c20491.jpg)
The Android Emulator lets you develop and testĪndroid apps without using a physical device. The Android SDK includes an Android device emulator-a virtual device
