Android Studio in Google Cloud VM

后端 未结 1 563
野的像风
野的像风 2021-01-19 12:40

I have installed Android Studio in Windows 2012 Server machine on Google Cloud. But, I cannot run Emulator on it. It shows the below error.

\"HAXM doesn\'t support n

相关标签:
1条回答
  • 2021-01-19 13:14

    Consider that nested virtualisation is not enabled out of the box for Compute Engine instances. Therefore you need to enable it manually, however it is not available yet for Windows instances as you can check in the documentation page:

    Nested virtualization does not currently support Windows instances.

    0 讨论(0)
提交回复
热议问题