Is there any way, that I can make Android Emulator run on Azure Virtual Machine?

后端 未结 5 2105
迷失自我
迷失自我 2020-12-20 17:27

I installed Android Studio on Azure VM and installed all the prerequisites. When I try to run the emulator, I get the following error

5条回答
  •  不思量自难忘°
    2020-12-20 17:49

    Something that requires virtualization isn't going to run in an Azure VM (which is already virtualized). Same thing with, say, WP8 emulator (see this question, with the same answer).

    EDIT - As of mid-2017, there are now VMs that support nested virtualization (Dv3 and Ev3 series, for now). See this post for more information.

提交回复
热议问题