I just upgraded to Xamarin 4.10 and have one of my pre-configured devices selected in the Xamarin Android toolbar. Device has an [A] besides the name but when I hit F5 to start debugging, I get the "Device Unavailable" popup indicating that the selected device is neither running nor attached.
Your release notes docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.10/ indicates a device should transition from A to S but this is not happening.
If I start the device using Android Emulator Manager, I still get this error. What am I missing?
TIA.