无法在Windows 10上使用Android USB驱动程序

Ste*_*ton 6 android xamarin

按照标准说明使用Google提供的用于Android开发的USB驱动程序

http://developer.android.com/sdk/win-usb.html

在Windows 10上不起作用

Ste*_*ton 5

1)右键单击"开始"菜单,然后选择"设备管理器"

2)右键单击Android设备,然后选择更新驱动程序

3)选择浏览计算机以查找驱动程序软件

4)选择让我从计算机上的设备驱动程序列表中选择

5)选择"拥有磁盘"并找到以下位置并粘贴.

<SDK Location>\extras\google\usb_driver
Run Code Online (Sandbox Code Playgroud)

默认位置可能如下所示.

C:\Users\<your username>\AppData\Local\Android\android-sdk\extras\google\usb_driver
Run Code Online (Sandbox Code Playgroud)

6)单击"下一步"

7)选择Android ADB界面

8)允许在您的设备和所有设备上进行调试

您现在应该可以在Xamarin或任何其他Android平台上轻松开发并调试到您的设备