I created a Xamarin.Forms project in Visual Studio 2015. When I try to debug the deployment fails and the Output Window says "Please select a valid device before running the application." But the dropdown list for the emulators is empty. I started the AvD Manager and added an emulator but the list in Visual Studio is still empty.
Any tips?
Update
This solution here worked for me. Thanks a lot to Ads!