Android Studio in Google Cloud VM

拜拜、爱过 提交于 2019-12-12 14:23:59

问题


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 nested virtual machines"


回答1:


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.



来源:https://stackoverflow.com/questions/49612334/android-studio-in-google-cloud-vm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!