[android-developers] USB driver won't install

2010-11-29 Thread David Karr
I'm trying to install the USB driver for Windows, with the information
provided at http://developer.android.com/sdk/win-usb.html.  I've
connected my device with the cable.  I can now see files on my device
from Windows.  After I connected, the Hardware Update Wizard came
up.

I followed the instructions for specifying the path to the USB
driver.  I checked Search for the best driver in these locations,
unchecked Search removable media, and checked Include this location
in the search.  I clicked the Browse button and navigated into
where I installed the SDK.  When I selected the android-sdk-windows
directory, the OK button was insensitive. When I selected the
usb_driver directory, it was sensitive.  I then tried the i386
directory, and it was insensitive again.  So, I selected usb_driver
and then clicked Next on the main dialog.

At that point it very quickly said Cannot install this Hardware - the
hardware was not installed because the wizard cannot find the
necessary software.

In the usb_driver directory is the following files and directories:

./   amd64/   androidwinusb86.cat*   i386/
../  android_winusb.inf*  androidwinusba64.cat*  source.properties*

In the i386 directory is the following:

./   NOTICE*WdfCoInstaller01007.dll*
../  WUDFUpdate_01007.dll*  WinUSBCoInstaller.dll*

Any ideas what might be wrong here?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] USB driver won't install

2010-11-29 Thread Kostya Vasilyev

The default driver only supports a very limited subset of Android phones.

You either need to download the driver provided by the manufacturer from 
their site, or hack the .inf file to add your device's UPnP vendor and 
device IDs.


-- Kostya

26.11.2010 20:39, David Karr пишет:

I'm trying to install the USB driver for Windows, with the information
provided athttp://developer.android.com/sdk/win-usb.html.  I've
connected my device with the cable.  I can now see files on my device
from Windows.  After I connected, the Hardware Update Wizard came
up.

I followed the instructions for specifying the path to the USB
driver.  I checked Search for the best driver in these locations,
unchecked Search removable media, and checked Include this location
in the search.  I clicked the Browse button and navigated into
where I installed the SDK.  When I selected the android-sdk-windows
directory, the OK button was insensitive. When I selected the
usb_driver directory, it was sensitive.  I then tried the i386
directory, and it was insensitive again.  So, I selected usb_driver
and then clicked Next on the main dialog.

At that point it very quickly said Cannot install this Hardware - the
hardware was not installed because the wizard cannot find the
necessary software.

In the usb_driver directory is the following files and directories:

./   amd64/   androidwinusb86.cat*   i386/
../  android_winusb.inf*  androidwinusba64.cat*  source.properties*

In the i386 directory is the following:

./   NOTICE*WdfCoInstaller01007.dll*
../  WUDFUpdate_01007.dll*  WinUSBCoInstaller.dll*

Any ideas what might be wrong here?




--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en