我嘗試下載Xamarin for emulator Androids設備,以便我可以在其上調試網頁。通過下載Visual Studio和運行工具/安卓/ Android的SDK管理器英特爾x86仿真器加速器(HAXM)與窗口不兼容
但是當我嘗試在我得到了模擬器的運行:
emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: Please disable Hyper-V before using the Android Emulator. Start a command prompt as Administrator, run 'bcdedit /set hypervisorlaunchtype off', reboot.
我發現HAXM在Android SDK Manger/Extras/intel x86 Emulator Accelerator (HAXM installer)
,但在它旁邊,我看到「不兼容Windows「
那麼我該如何安裝它?
https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows – Jason