Can i make Android Emulator run on Azure Virtual Machine?

cuongdnv 11 Reputation points
2021-02-27T14:09:45.95+00:00

I am using VM Standard D4s v3 (4 vcpus, 16 GiB memory) of Azure. Intel Xeon E5-2673 v3. Runs windows 10
But I can't start emulator of android studio. Even though I have installed Intel / HAXM but still can't run the emulator?
So how to start the emulator of android studio

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,120 questions
{count} vote

6 answers

Sort by: Most helpful
  1. prmanhas-MSFT 17,886 Reputation points Microsoft Employee
    2021-04-16T11:41:07.36+00:00

    @cuongdnv Apologies for the delay in response and all the inconvenience caused because of the issue.

    Can you please check the below and see if it helps you:

    https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors/issues/25

    https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors/issues/17

    Please "Accept as Answer" if it helped so it can help others in community looking for help on similar issue

    0 comments No comments

  2. Adrián García Martínez 1 Reputation point
    2021-04-26T21:11:49.257+00:00

    Hi, I am also experiencing this issue, I check the suggested posts, but none of the refer to Azure VMs. Is this something we cannot use within Azure VMs? I was able to install AzureStudio and the emulator, but when actually creating a virtual device it fails.

    0 comments No comments

  3. Geeta Pursan 1 Reputation point
    2021-10-04T06:39:43.647+00:00

    hi there
    I am trying to get android studio to work on azure virtual desktop d2 v3. Any help please!!!!

    0 comments No comments

  4. Alex Vitoriano 1 Reputation point
    2021-11-10T18:08:08.497+00:00

    I have the same problem with my environment

    0 comments No comments

  5. Rakesh Patel 1 Reputation point
    2021-12-04T04:34:52.317+00:00

    Old version of VS emulator runs on V3 series of VMs on Azure, however it targets older Android SDKs <= 23 (Marshmellow and below), for more details follow the below link;

    https://www.sanganakauthority.com/2020/04/run-android-emulator-and-android-studio.html

    I have tried and it works but only for Older Android APIs and SDK targets < 23 APIs.

    No luck with with new Android emulator from Visual Studio as they target hardware acceleration on baremetal machine running on local desktops.

    0 comments No comments