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

后端 未结 5 2103
迷失自我
迷失自我 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:55

    Forget about enabling nested virtualization or else. All you have to do is:

    1. Disable Hyper-V
    2. Install Mumu emulator.

    And you'll see emulator working on your VM.

提交回复
热议问题