xamarinvisual-studio-2019emulationwindows-8.1hyper-v

Emulator not opening in Visual Studio for Xamarin mobile app development


I am trying to develop a mobile app using Xamarin and Visual Studio 2019 on a Windows 8.1 Pro operating system. I installed the .NET desktop development, ASP.NET and web development, and Mobile development with .NET workloads, and I am trying to run the Pixel 2 Pie 9.0 - API 28 emulator in Visual Studio.

When I try to launch the emulator through the Android Device Manager, I get the following error:

Device error: WARNING: unexpected '-prop' value ('monodroid.avdname=pixel_2_pie_9_0_-_api_28'), only 'qemu.' properties are supported WARNING: unexpected '-prop' value ('emu.uuid=a7af4d97-19e3-499d-9c26-334ea3d7cfe0'), only 'qemu.' properties are supported

enter image description here

When I try to launch the emulator through the green triangle at the top of the Visual Studio user interface, I get the following performance warning:

Performance Warning: Launching the Android Emulator pixel 2 pie 90-api_28 on Hyper-V needs Windows Spring Creators Update (Redstone 4) or newer installed. Please update your system and retry.

enter image description here

My laptops

OS : Windows 8.1 pro

64-bit Operating System

Processor: Intel(R) Core(TM) i3-5005U CPU @ 2.00GHz

RAM : 4.00 GB

enter image description here

I went through Android Device Manager and edited the emulator I had installed. There I changed its name and processor to x86_64 instead of x86 and downloaded it. Then I restarted the computer and ran the emulator. But there also the same double error message as mentioned earlier, no difference. My data is limited so I didn't waste it on more guesswork. But I will gladly accept any of your recommendations

I want to solve the above problems under this operating system. I am currently unable to upgrade my operating system to Windows 10 or 11. I want to work in Visual Studio with minimal error messages. Having to use another emulator or old technology is not a problem there.

What could be causing these errors, and how can I resolve them? Any help or suggestions would be greatly appreciated. Thank you in advance.

Although not directly related to this, I will mention the following issues.


Solution

  • You can check this Hardware acceleration for emulator performance (Hyper-V & HAXM) for more information.

    In this article, you can see the minimum criterion of the Hyper-V. Your computer hardware must meet the following requirements:

    To verify that your computer hardware and software is compatible with Hyper-V, open a command prompt and type the following command: systeminfo.