Quote:
Originally Posted by Rastaman-FB
the sdk is relevent as 1.6 does not have any android test drivers and the device does not get recognised by ADB i spent the best part of an 1hr messing around with all the drivers to work this out
i had this exact problem, you have about 10-15 seconds to link the android 1 device to the \android-sdk-windows-1.5_r3\usb_driver\amd64 or
\android-sdk-windows-1.5_r3\usb_driver\x86 and choose adb test
|
I had the same problem. Getting it to pick up the debug connection was straight-forward, getting the fastboot to work was a sod. Once I'd got the correct IDs (courtesy of Pegasus), getting fastboot to work was a matter of removing the working adb bridge driver and reconnecting. If you've got the wrong settings in the .inf for fastboot and the bridge installs, it never retries the same driver. Once you've got the correct code in the .inf, if you then delete the bridge and reconnect the phone it works straight away.
I don't know about any 'test' drivers, I'm mostly making this up as I go along (-: