VS 2015 intern Android Emulator not starting (vmWare 10)

前端 未结 3 1461
萌比男神i
萌比男神i 2021-01-15 09:21

I am running VS2015 CTP6 on a freshly installed and updated Windows 8.1 N x64 VM. Hyper-V support is enabled, hypervisor.cpuid.v0 = \"FALSE\"and vhv.enab

3条回答
  •  梦毁少年i
    2021-01-15 09:58

    The Visual Studio Emulator for Android can't be run nested inside another VM, particularly not a Hyper-V VM, because the emulator itself is a Hyper-V VM (and Hyper-V doesn't support nested VMs). See the last bullet in "Current limitations" at the end of this blog post.

提交回复
热议问题