You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to set up the Emulator Launcher, but I cannot get it set up correctly.
PS C:\Users\Astuertz\FirstProject> emulator -avd Pixel_3a_API_29
PANIC: Unknown AVD name [Pixel_3a_API_29], use -list-avds to see valid list.
ANDROID_AVD_HOME is defined but there is no file Pixel_3a_API_29.ini in $ANDROID_AVD_HOME
(Note: Directories are searched in the order $ANDROID_AVD_HOME, $ANDROID_SDK_HOME\avd, and $HOME.android\avd)
I have Windows Hyper Visor enabled, as well as Virtual Machine Platform, and I likewise checked that my BIOS has VT-x enabled. I tried searching my computer for the .ini file to see if I could locate it and figure out what I needed to change to get this to work, but no dice.
Here is my Android Studio version (which should be the latest one):
The text was updated successfully, but these errors were encountered:
I have been trying to set up the Emulator Launcher, but I cannot get it set up correctly.
PS C:\Users\Astuertz\FirstProject> emulator -avd Pixel_3a_API_29
PANIC: Unknown AVD name [Pixel_3a_API_29], use -list-avds to see valid list.
ANDROID_AVD_HOME is defined but there is no file Pixel_3a_API_29.ini in $ANDROID_AVD_HOME
(Note: Directories are searched in the order $ANDROID_AVD_HOME, $ANDROID_SDK_HOME\avd, and $HOME.android\avd)
I have Windows Hyper Visor enabled, as well as Virtual Machine Platform, and I likewise checked that my BIOS has VT-x enabled. I tried searching my computer for the .ini file to see if I could locate it and figure out what I needed to change to get this to work, but no dice.
Here is my Android Studio version (which should be the latest one):
The text was updated successfully, but these errors were encountered: