我试图通过设备管理器进行安装。 我连接到我的笔记本电脑的电话后,我在“其他设备”设备管理器的一部分得到的环节“Celkon结合GSM手机”。 我右键点击,点击“uddate驱动程序”和“安装从指定位置”,并位于“INF”文件(usb2ser_2kXP.inf),但该消息话题“无法安装这个硬件,和‘向导找不到必需的软件’。 。
那么,如何我要编辑“INF”文件?
我试图通过设备管理器进行安装。 我连接到我的笔记本电脑的电话后,我在“其他设备”设备管理器的一部分得到的环节“Celkon结合GSM手机”。 我右键点击,点击“uddate驱动程序”和“安装从指定位置”,并位于“INF”文件(usb2ser_2kXP.inf),但该消息话题“无法安装这个硬件,和‘向导找不到必需的软件’。 。
那么,如何我要编辑“INF”文件?
右键单击MYCOMPUTER - >然后去管理 - >在设备管理器中其他设备选择设备 - >然后右键单击它并选择更新设备驱动程序 - >浏览我的设备驱动程序的电脑 - >然后让我从列表...--->选择显示所有设备选择,然后单击下一步--->从磁盘安装 - >然后浏览--->然后去SDK - >附加 - >谷歌 - > USB驱动程序 - >然后点击android_winusb.inf - >点击打开
然后它会显示亚行界面,然后再进行安装。
http://adbdriver.com/upload/adbdriver.zip
注:此驱动程序可以在任何Android设备的正常工作。
STEP A:
Get the MTK6573 ADB driver from
h*t*t*p://chinamobiles.org/downloads/zap/MT6573ADBdrivers.zip
And extract it to a folder. The MTK6573 ADB interface driver works fine on MTK6575 based devices.
STEP B:
Get the VENDOR and DEVICE Ids of your Celkon A97 phone.
To get it,
Connect the phone to your PC. Open Device Manager. Look for Celkon incorporated GSM handset under Other Devices
Open 'Celkon incorporated GSM handset' -->Properties-->Details tab.
Under property dropdown menu, Select Hardware IDs
and note the 4 digit VID_XXXX and PID_YYYY values. These are the phones Hardware iDs.
STEP C:
Open the file android_winusb.inf using your favourite text editor.
Add three lines after this line.
[Manufacturer]
%ProviderName% = Google, NTx86, NTamd64
The three lines are
; CELKON A97
%CompositeAdbInterface% = USB_Install, USB\VID_XXXX&PID_YYYY&MI_01
;
Replace XXXX, YYYY with Vendor and Device IDs of your phone.
Save the file.
STEP D:
Once you update these values, update the driver from the device manager by pointing to the folder of android_winusb.inf.
Now you should see a ADB interface device in the device manager.
我以前有同样的问题,但我只是通过以下步骤轻松解决它:
*connect your android phone in a debugging mode
(启用调试模式,去设置 ,向下滚动关于手机 ,向下滚动自来水七次版本号 ,它会自动启用开发选项,打开开发者选项,并检查USB调试)
下载通用ADB驱动程序安装程序
*选择ADB驱动安装程序(通用)
*install it
*it will automatically detect your android device(any kind of brand)
*选择的设备和安装