简体   繁体   English

如何在Windows 10上为Sony Smartwatch 3设置ADB的USB驱动程序

[英]How to setup USB driver for ADB for Sony Smartwatch 3 on Windows 10

I am trying to setup ADB debugging via a wired USB connection from my PC running Window 10 Pro (on a 64-bit Core i7) to my Sony Smartwatch 3. 我正在尝试通过有线USB连接从运行Window 10 Pro(在64位Core i7上)到我的Sony Smartwatch 3的PC上设置ADB调试。

My PC is generally setup for Android Development, including for Android Wear (eg ADB debugging my Nexus 5X phone or Samsung Gear Live watch both work fine). 我的PC通常用于Android开发,包括Android Wear(例如ADB调试我的Nexus 5X手机或三星Gear Live手表都可以正常工作)。 I've enabled developer options on the watch, including "ADB Debugging". 我在手表上启用了开发人员选项,包括“ADB调试”。

I believe the problem is that I don't have a USB driver setup properly. 我认为问题是我没有正确设置USB驱动程序。 As far as I know, it should work with the "Google USB Driver", which I have installed, but nevertheless, I get the yellow triangle next to "Smartwatch 3" in device manager. 据我所知,它应该与我安装的“Google USB Driver”配合使用,但是,我在设备管理器中的“Smartwatch 3”旁边显示黄色三角形。

I tried to follow the instructions from "Unable to Use Android USB Drivers on Windows 10" , but I got this error dialog and could not proceed: 我试图按照“无法在Windows 10上使用Android USB驱动程序”中的说明操作,但是我收到了此错误对话框,无法继续:


Select Device 选择设备

The folder you specified doesn't contain a compatible software driver for your device. 您指定的文件夹不包含适用于您设备的兼容软件驱动程序。 If the folder contains a driver, make sure it is designed to work with Windows for x64-based systems. 如果该文件夹包含驱动程序,请确保它适用于Windows for x64系统。


OK

While I was writing this question, I managed to get it working! 当我写这个问题的时候,我设法让它运转起来!

Here's what I did: 这是我做的:

I followed the instruction from this post : 我按照这篇文章的说明:

1) Right click on the Start menu and select Device Manager 1)右键单击“开始”菜单,然后选择“设备管理器”

2) Right click on the Android Device and select Update Driver 2)右键单击Android设备,然后选择更新驱动程序

3) Select Browse my computer for driver software 3)选择浏览计算机以查找驱动程序软件

4) Select Let me pick from a list of device drivers on my computer 4)选择让我从计算机上的设备驱动程序列表中选择

At this point, I chose "Android Device" (or one of the Android things anyway) and then "Android ADB Interface", rather than using the path to the Google USB Driver. 此时,我选择了“Android设备”(或者其中一个Android设备),然后是“Android ADB Interface”,而不是使用Google USB Driver的路径。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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