AMD Processor Hax Kernel is not installed

隐身守侯 提交于 2019-12-20 05:15:33

问题


I'm having problems with the Emulator on Android Studio. First of all, when I'm trying to execute my app with the Android Studio emulator, appears me the following log:

emulator: ERROR: x86_64 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not installed!

Ok, searching I found that I have to install

intelhaxm-android.exe

So I did it, but appers me a pop-up saying that my computer does not support Intel Virtualization technology.

Ok, searching I found that this is an option of my BIOS, but my BIOS does not support it.

So, may I give up? I do not know what else to do


回答1:


Intel virtualization works only on supported Intel processors. There is currently no such thing for AMD processors. But there's an amazing alternative! A couple of years ago, AMD partnered with a software startup to create a blazing fast emulator called Bluestacks. I previously used a machine with an AMD processor, and Bluestacks worked like magic on it!

Just install bluestacks on your PC. When you fire it up, it will show up as a mobile device in your IDE's list of supported devices. It runs as fast as real phone!




回答2:


Ok, sorry I haven't seen your answer. Ok it worked, but it seems that is possible to run a "software" emulator for AMD processors. But Bluestacks worked perfectly. Thanks!



来源:https://stackoverflow.com/questions/29059977/amd-processor-hax-kernel-is-not-installed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!