【发布时间】:2015-03-22 21:21:32
【问题描述】:
我有配备 AMD 处理器的 Winows 7 pro。当我使用 AndroidStudio 的模拟器运行应用程序时,我得到:
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!
我找到了this,但是当我运行dism.exe /Online /Disable-Feature:Microsoft-Hyper-V 时,我得到了错误
功能“Microsoft-Hyper-V”未知
我的 BIOS 中也没有“虚拟化技术”。
如何将 AndroidStudio 与带有 AMD 的 Windows 7 一起使用。
罗伯特
【问题讨论】:
标签: android windows-7 android-studio amd