Android studio virtual machine installation error
Intel ® HAXM installation failed. To install Intel ® HAXM follow the instructions found at: https://github.com/intel/haxm/wiki/Installation-Instructions-on-Windows
After consulting the online materials, it is said that the problems and solutions such as AMD processor and BIOS settings can be checked in this article
My computer is Huawei matebook13, which is definitely not a processor problem. Then I opened the official git address and found out the solution:
Open haxm official Git
Click download haxm-windows_ v7_ 7_ 0.zip, unzip and install the EXE file inside.
After installation, look at Android studio and the problem is solved.