简体   繁体   中英

how to set up the AVD for android studio

I am trying to run my app on the simulator on Android Studio. I am new to Android btw. This is the message I got

"emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not installed! " But I remembered clearly that I did install the simulator on SDK manager. Any ideas? Please advise.

在您的Android SDK Manager中,向下滚动到“其他”部分并安装Intel x86 Emulator Accelerator (HAXM installer)软件包。

First of all, make sure that you have installed all the packages in SDK manager (especially extras). Secondly, if there are other issues have a look at this thread:

https://stackoverflow.com/a/30129536/2507646

One of the issues is enabling virtualization in BIOS settings on your laptop. I had the same issues, and that was the resolution.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM