View Single Post
Old September 26th, 2009, 05:42 AM   #33 (permalink)
Cougar
Member
 
Cougar's Avatar
 
Join Date: Aug 2009
Location: Lancashire, England
Posts: 418
 
Device(s): HTC Sensation
Thanks: 3
Thanked 16 Times in 15 Posts
Send a message via ICQ to Cougar Send a message via AIM to Cougar Send a message via MSN to Cougar Send a message via Yahoo to Cougar
Default

Quote:
Originally Posted by Rastaman-FB View Post
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 (-:
Cougar is offline  
Reply With Quote