auer.blogg.se

Android studio mac
Android studio mac





android studio mac

Open Android Virtual Device Manager and see a list of emulators. Wait until the folder will finish copying and start Android Studio.

android studio mac

If you also moved SDK to another folder, change ANDROID_HOME (I forgot to change it and some emulators didn't launch, see ). (I didn't experiment with ANDROID_AVD_HOME.) In Variable value field write D:\Android. Press Win + Break and open Advanced System Settings. Start copying a folder "C:\Users\user\.android\avd" to "D:\Android\.android\avd" (or something else).Ĭlose Android Studio and running emulators. You might want to specify a new location if the default location isĪfter change or set ANDROID_AVD_HOME you will have to move all content inside ~user/.android/avd/ to your new location and change path into ini file of each emulator, just replace it with your new path The default location is $ANDROID_EMULATOR_HOME/avd/. ANDROID_AVD_HOME: Sets the path to the directory that contains all AVD-specific files, which mostly consist of very largeĭisk images.ANDROID_EMULATOR_HOME: Sets the path to the user-specific emulator configuration directory.For information about emulator command-line options, seeĬontrol the Emulator from the Command Line. For emulatorĮnvironment variable help, type emulator -help-environment at theĬommand line.

android studio mac

$ANDROID_SDK_HOME/.android/avd/, and $HOME/.android/avd/. Order of the values in $ANDROID_AVD_HOME, The emulator -avd command searches the avd directory in the Override the defaults by setting the following environment variables. $HOME/.android/ and AVD data under $HOME/.android/avd/. Based on official documentation you should change ANDROID_AVD_HOME environment var:īy default, the emulator stores configuration files under







Android studio mac