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
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.