Open n-x-p opened 3 years ago
I got the same problem. I had fixed by the flowing steps:
Perhaps it caused by AMD CPU.
I'll try that, thanks!
That seemed to fix my issue
there was the same error, went into the studio, opened the emulator manager and created it manually for API 30
I don't think the processor matters in this case as I was running an i7 9700.
I installed VS 16.11 Preview 1 with these selected workloads:
I manually installed .NET 6.0 Preview 4 (both x86 and x64). I ran "dotnet tool install -g redth.net.maui.check" from the Developer Command Prompt for VS 2019 Preview. I ran dotnet --info just to check that it's running on .NET 6. I ran maui-check and encountered the error mention in this issue. I skipped and let it do the rest. I came back to the Visual Studio Installer to check a few things and found out that under Emulators (tab: Individual components) there was nothing installed! So I check the Google Android Emulator (API Level 25) (local install) - which checked other things as well (like the HAXM) and updated the installation (click on Modify). I ran again maui-check and surprise, it told me now that everything is fine! Maybe this will help someone else... if they are lucky as me :)
Hxam driver installation error
How can I fix it