I can open and run the Surface Duo Emulator from the command line, create a Xamarin Mobile app (Android, UWP) but when I try to deploy using the Android as the Startup Project, I am unable to select the Surface Duo Emulator as an available Android Device.
There is no error msg, because the device is not available. Other Android (x86) emulators are available.
If I create and open an Android project using Android Studio, the Surface Duo is recognized and is available as a device.
I've also added the Xamarin.SurfaceDuo from Nuget.
Any ideas?
There is a document about how to use the Surface Duo emulator with Xamarin apps.
%USERPROFILE%\SurfaceDuoEmulator
.artifacts
folder inside of the installation folder.run_androidstudio.bat
.run.bat
in a text editor.ANDROID_SDK_LOCATION
path value near the top of the file is correct (the default Visual Studio install location is specified).