Using Android Studio
, I am trying to install Android Emulator Hypervisor
. I get the following error message
Failed to update status to COMPLETE
The log file idea.log
has:
"Install Android Emulator hypervisor driver (installer) v.2.0.0" failed
.
Steps to reproduce the problem:
- Start
Android Studio
version "Iguana | 2023.2.1 Patch 1" - Tools > SDK Manager > SDK Tools >
- Unselect
HAXM
to uninstall it - select
Android Emulator hypervisor driver (installer)
to install it - OK
2
Answers
I installed BOTH of
HAXM
andHypervisor
. It worked! It seems thatHypervisor
needsHAXM
to be installed!Android Studio really has a problem with AEHD installation via SDK Manager. You can bypass this issue downloading AEHD from github repository and install manually.
https://developer.android.com/studio/run/emulator-acceleration