简体   繁体   中英

Visual Studio Xamarin no longer displaying Android Emulators or phones to deploy too

I am using Xamarin on Visual Studio to create a few different android apps. All of a sudden (after installing drivers for me new phone - OneP;us 5t) my visual studio has stopped allowing me to deploy to a phone or an emulator.

在此处输入图片说明

Before where it says "start" it would be a drop down list of all the devices I want to deploy it to but it won't show them anymore. I haven't changed any settings or altered anything. I also have an AVD created and also an android phone plugged in and it won't recognise either.

在此处输入图片说明

Any idea what could of caused this and how to fix it?

PS, I'm using visual studio 2017.

You need to upgrade your Android SDK Tools to v26+ and create a virtual device using the new tooling.

https://developer.xamarin.com/guides/android/getting_started/installation/android-emulator/xamarin-device-manager/

The emulator manager tool that you are using has been deprecated by Google and thus does not appear in Visual Studio.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM