Visual Studio 2019 ver 16.8.1: Xamarin - Error starting Android Emulator

LP 111 Reputation points
2020-11-20T16:52:58.74+00:00

Error:
WARNING: unexpected '-prop' value ('monodroid.avdname=pixel_2_q_10_0_-_api_29'), only 'qemu.' properties are supported
WARNING: unexpected '-prop' value ('emu.uuid=247e01dd-5fb3-47fe-92ec-b73d9583cfe3'), only 'qemu.' properties are supported

Description:
When I click on the Run button in the Android Device Manager - the error appears immediately

Note:
Before updating to version 16.8.0 and later to version 16.8.1 the android emulator worked correctly

System specifications:
OS: Windows 10 pro ver 2004 build 19041.630
Processor: Intel Core i7-8700K CPU 3.70GHz
Visual Studio: Enterprise 2019 ver 16.8.1
.NET Framework: ver 4.8.04084
Xamarin: ver 16.8.000.255
Xamarin.Android SDK: ver 11.1.0.17
Hyper-V: installed and Enabled
Windows Hypervisor Platform: Installed and Enabled

Thanks in advance

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
{count} votes

Accepted answer
  1. LP 111 Reputation points
    2020-12-01T12:17:24.853+00:00

    I have found the solution.
    The problem was caused by the video card (AMD Radeon RX580) with outdated drivers.
    Update the drivers with "AMD Adrenalin 2020 Edition" and reboot.
    Run the android emulator and if you get a GPU error set hw.gpu.mode = off in the emulator properties.
    With these steps I solved. I hope they are useful to you too.
    Regards

    3 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Nikola Radosavljevic 1 Reputation point
    2020-11-26T20:14:29.187+00:00

    Happens to me as well. I have 16.8.2
    Following installed:
    43131-image.png

    One specificity is that I run it in Windows 10 Pro machine (with Hyper-V) which is hosted on a Windows 2019 server hypervisor with nested virtualization enabled.