Home > Mobile >  Android studio
Android studio

Time:09-19

Android studio appeared when the virtual machine start Intel HAXM is required to run this AVD. HAXM device is not found. The diagram below:
Tried so many ways on the Internet: (1), enter the bois laid the enable VT - X (2) is that I downloaded from the Internet HAXM coverage to the Android SDK directory ~/extras/Intel/Hardware_Accelerated_Execution_Manager but have no effect (3) is, once again found when Intel folder is empty, so directly download the HAXM to Intel folder after the third method in I found in the SDK HAXM not checked, I thought I saw the hope, and then I download OK appeared the following result then I thought if I have download to Intel HAXM so there will not be able to download again, so I went to the Intel down to delete these files from the new SDK download check, but still won't do, then I put the delete HAXM files restored later I check data from the Internet I found my qemu also has a problem, the following two figures tried various methods, which is a great god can you help me how to solve the problem of my title? Let me the virtual equipment run smoothly, thank you for your help!!!!!

CodePudding user response:

The type of the simulator (CPU/ABI) don't choose X86, choose arm try

CodePudding user response:

Tips let you open the virtual in the BIOS Settings

CodePudding user response:

Restart your computer after open the CPU virtualization technology once again to try to start the AVD

CodePudding user response:

Thank you has been resolved

CodePudding user response:

用c++实现设计两个类A B,要求根据创建者模式(creater) 将创建A实例的职责分配给B 并在main函数中实例化类B,要求并将A的实例化展示出来(任何形式)大佬们能否帮忙写下代码写不出来了