Windows 10, Ryzen 5 1600, MSI B450 Tomahawk Max. Visual Studio Preview Community, .NET MAUI project. Emulator pixel_5_-_api_34 cannot be started. When I try to start emulator from Android Device Manager I get 'could not start emulator using host gpu mode' 'Please check if you can update your video driver. If it doesn't help, try to Edit the AVD and set "hw.gpu.mode=off"'.
Also cannot start emulator from Android Studio. I get next error: Failed to install the following SDK components: build-tools;33.0.1 Android SDK Build-Tools 33.0.1 Install the missing components using the SDK manager in Android Studio. When I try run emulator from Device Manager I get next error: The emulator process for AVD has terminated.
Also cannot start emulator from Delphi XE5.
I checked Windows Hyper-V. I set hw.gpu.mode=off.
I added the code below in advancedFeatures.ini.
WindowsHypervisorPlatform=on Vulkan = off GLDirectMem = on
Nothing helped. Please help. How can I fix it?
Still cannot run the emulator from VS22 but can run Genymotion emulator. Choose Run -> Android Local Devices -> The Emulator.