Launching Surface Duo Emulator Shows "ACPI" error and emulator does not start

185 views Asked by At

When launching the beta Surface Duo emulator, the emulator appears as a blank screen and scrolls an error about ACPI in the status window.

I have already followed the Xamarin instructions for getting the emulator launching:

https://learn.microsoft.com/en-us/dual-screen/android/use-emulator?tabs=windows

1

There are 1 answers

2
Auri Rahimzadeh On BEST ANSWER

This is caused by the wrong version of the Android Emulator being installed. To fix the issue and get the emulator to run:

In Visual Studio, go to Tools > Android > Android SDK Manager.

In Android SDK Manager, go to Tools > Android Emulator.

Make sure 29.x is selected, NOT 28.x.

Android SDK Tools screenshot