`

android devices driver install and update

阅读更多
方法一


关于驱动的问题,应该是手机的VID、PID与驱动中的VID、PID不一致造成的。所以在驱动的inf文件里把VID、PID改成与手机的一样,就可以安装成功了。具体做法如下:

1. 连接手机,选择ADB(如果没有ADB,选择"同步")。
2. 此时计算机提示为新硬件安装驱动。在设备管理器里应该能看到其他设备里面有一个带叹号的设备,一般是ADB Interfce。然后查看其属性->详细。下拉列表框会默认选中Device Instance Id,在其下面的框中会有一行形如USB\VID_18D1&PID_0002\352082040022529的字串。其中VID 是Vendor ID的意思,即设备厂商ID。docs中给出所有Vendors的ID。如下图:



而PID_后面的4位16进制数,应该是代表型号的ID。
3. 到Ophone SDK的安装目录里找到OPhoneSDK_1.5\usb_driver\x86\android_usb.inf并打开,把其中USB\VID_xxxx&PID_xxxx全部替换为上一步你看到的设备的实际的VID、PID,保存文件。
4. 在驱动安装向导里把驱动的位置指向上一步提到的路径,应该就能安装成功了。




方法二
以上的步骤一般就能解决问题,但 三星的手机(例如I7680/I9008)就比较变态。如果按照上面的方法是不管用的。

你可以下载一个压缩包 shrewsbury-V5_02_0_2-with-ADB-customer-free.zip。

方法三



如果你是HTC的手机,安装HTC SYNC 也是个不错的选择。









安装好驱动后,打开cmd



1.执行 adb devices, 结果没看到设备










2.重启 server

执行 adb kill-server

执行 adb start-server








3.再执行adb devices,看到设备








PS: 当然 上面3个步骤也可以在  eclipse-->Devices视图-->Reset adb 搞定

  • 大小: 27.8 KB
  • 大小: 96.1 KB
分享到:
评论

相关推荐

    Device Console (DevCon) Tool_01_源码修正编译通过,VS2013可调试.rar

    driverfiles List installed driver files for devices. drivernodes List driver nodes of devices. enable Enable devices. find Find devices. findall Find devices, including those that are not currently ...

    USB_LocalDisk

    11.Under Disk drives, locate and right click your "USB Flash Device" and select the option to Update Driver: 12.Select No, not at this time when prompted to Connect to Windows Update to search for ...

    Windows MicroXP 0.82[Microsoft Windows XP SP3原版加工成的微型XP系统,=99.9%个完整XP]

    Driver Install Tool (Easily install all your drivers, see ReadMe) Keyboard Settings (Quick access to Regional and Language options) Registry Backup (Make a complete backup of the registry in one click...

    联想旭日420AXP系统芯片组驱动

    detected devices are copied to the system. If the -A option is exercised, the files are not copied to the <Windows>\INF directory. Refer to Section 4 for more information. *****************...

    ethminer-0.16.0.dev3

    For Maxwell 2 GPUs: There is a way of mining ETH at Win7/8/Linux speeds on Win10, by downgrading the GPU driver to a Win7 one (350.12 recommended) and using a build that was created using CUDA 6.5. ...

    NTLite v1.5.0.5790 |

    NTLite 2017/11/28 最新版本: NEW Components-Win10: ‘Data Sharing Service’ Components-Win10: ‘Local Profile Assistant Service’ ...Components: ‘TPM’ removal, cumulative update install fix

    net-e1000e-3.1.0.2-glr2.x86_64.rar

    Please note that this driver is obsolete, because with ESXi 5.5 Update 3 VMware introduced a newer version of e1000e which supports the same set of devices plus Intel i219 adapters (PCI IDs 8086:156f,...

    数位板压力测试

    • The tablet driver must add minimal speed and memory overhead, so as many applications as possible can run as efficiently as possible. • The user should be able to control how applications use ...

    Bochs - The cross platform IA-32 (x86) emulator

    devices (currently only used to set the speed reported by device and to specify an alternative redolog file of USB MSD disk image modes) - hard drive - new disk image mode 'vvfat' - ported the ...

    8-07-14_MegaCLI for linux_windows

    LSIP200233314 (DFCT) Pcilinkspeedset and adpdowngrade cmds are not working and Need to update Help page LSIP200232870 (DFCT) Add a Gen2 to Gen3 toggle function and a check for the PCI speed to ...

Global site tag (gtag.js) - Google Analytics