Donate

Xamarin Forms - Waiting for the emulator is ready In Visual Studio 2019

Hello,

I've experienced this error lately when running my Xamarin Forms project. The emulator loads on screen without the UI and in Visual Studio's output window, it says Waiting for the emulator is ready. It's just like waiting for the emulator to load forever. After trying out some accepted solutions, deleting and adding back the emulator works for me. First is to open the Android Device manager in Visual Studio IDE. Go to Tools Menu -> Android -> Android Device Manager. Delete the existing emulator and add it back again. In my current setup it's "Pixel 2 Pie 9.0 - API 28".
Xamarin Forms - Waiting for the emulator is ready In Visual Studio 2019
After deleting and adding back the emulator, my Xamarin Forms app shows in the emulator.
Xamarin Forms - Waiting for the emulator is ready In Visual Studio 2019


Cheers!

Comments

Donate

Popular Posts From This Blog

WPF CRUD Application Using DataGrid, MVVM Pattern, Entity Framework, And C#.NET

How To Insert Or Add Emojis In Microsoft Teams Status Message

Pass GUID As Parameter To Action Using ASP.NET MVC ContribGrid