Android SDK's Intel HAXM disabled after installing Hyper V

后端 未结 5 1467
自闭症患者
自闭症患者 2020-12-13 07:48

I\'m developing a suite of mobile apps - specifically Windows Store/Mobile 8 and Android.

Having installed VS2012 and then Monodroid, I was then able to start x86 An

5条回答
  •  庸人自扰
    2020-12-13 08:34

    The best thing you can do to get HAXM detect VT again, is turning the whole Hyper-V "Feature" off. Open "Control Panel -> "Programs" -> "Turn Windows features on or off" (under "Programs and Features") and locate "Hyper-V", uncheck, reboot.

    Looks like Hyper-V and HAXM are mutually exclusive, which is kind of a nuisance, because you even need to reboot twice to enable or disable either feature.

提交回复
热议问题