Modify the driver's android_winusb.inf file to include records for this specific phone, as follows:
[Google.NTx86]
; HTC Hero
%SingleAdbInterface% = USB_Install, USB/VID_0BB4&PID_0C9A
%CompositeAdbInterface% = USB_Install, USB/VID_0BB4&PID_0C9A&MI_01
%SingleBootLoaderInterface% = USB_Install, USB/VID_0BB4&PID_0C9A
The "PID_0C9A" record is specific to your phone model. You can determine it by hitting the [Properties] tab in the device manager for your Android Phone. Save this new file to the driver folder and re--install the driver.
and then restart window xp. it will be OK.
本文介绍如何通过修改android_winusb.inf文件来为特定型号的手机添加驱动支持。具体操作包括添加适用于HTC Hero等设备的PID记录,并重新安装更新后的驱动程序。

被折叠的 条评论
为什么被折叠?



