I have followed these steps..> http://forum.xda-developers.com/showthread.php?t=532719 <... ok correct me if im wrong i pluged in my phone pops up found new hardware and it give me three options...
1.Locate and install driver software
2.Ask me later
3.Dont show this message again for this device
I did option 1 then it gives me unidentified device installed and when i go into cmd and do the commands it show......
list of devices....
Nothing
when i click safley remove icon(bottom right) it show that my device is a USB mass storage device...I think this might be the problem idk im all confused...
WHAT NOW
Anyone help if can please THANKS...tear drop no adb for now
YES YES F***ing Yes ok sloved finally ok so this is what i did i went into device manager right click on unidentified driver then click update driver software, and then click browse my coputer for software update, then browse to C:\sdk\usb_driver\x86 then next and all done YES excited
jgu71424 said:
1.Locate and install driver software
2.Ask me later
3.Dont show this message again for this device
I did option 1 then it gives me unidentified device installed and when i go into cmd and do the commands it show......
list of devices....
Nothing
Click to expand...
Click to collapse
Did you follow these steps in the guide?
Installing Drivers
Plug in your phone through USB and DO NOT MOUNT IT!!!!!
Your computer should see a new device and try to install Android 1.0 driver (If it doesnt, scroll down to the "Im not getting a notification of Android ADB when i plug in my USB" section)
Let it load
Once it cant find them select "Install drivers from my pc"
The drivers you need are in the Android SDK 1.5r2 folder (C:\android-sdk-windows-1.5_r2\usb_driver)
Depending on your OS pick x86 or amd64
You ADB Android Device should now be installed! Good Job
Click to expand...
Click to collapse
If you installed it properly, you should have "HTC Dream Composite ADB Interface" in your device manager.
jashsu said:
Did you follow these steps in the guide?
If you installed it properly, you should have "HTC Dream Composite ADB Interface" in your device manager.
Click to expand...
Click to collapse
Yes i did and it gave me a pop up with three options i chose option 1(read top for options) and it gave me what i said on top page...
Oh i have windows vista ultimate 32-bit
Ok. Right now I'm trying to root my nexus. I'm stuck at installing the usb driver. I tried following this tutorial /showthread.php?t=613217 but every time i choose the driver and it searches it tells me it "couldn't find a better match for my hardware" and the driver doesn't install. I've tried 2 different computers, a macbook pro dual booted with Win XP media center Sp 2 and a dell XP media center Sp 3. No luck with either of them. Anyone tell me what I'm doing wrong please? its getting really anoying
magma9495 said:
Ok. Right now I'm trying to root my nexus. I'm stuck at installing the usb driver. I tried following this tutorial /showthread.php?t=613217 but every time i choose the driver and it searches it tells me it "couldn't find a better match for my hardware" and the driver doesn't install. I've tried 2 different computers, a macbook pro dual booted with Win XP media center Sp 2 and a dell XP media center Sp 3. No luck with either of them. Anyone tell me what I'm doing wrong please? its getting really anoying
Click to expand...
Click to collapse
I'm having the same issue myself i think.
Look under N1 Q&A and find the topic "N1 Bricked"
Glad to know im not the only one
I have a iMac and I never even had to worry about drivers.
Just download/install/setup the Android SDK and the rest is automatic.
I have a tutorial called ADB 4 Dummies that will walk you through installing the android sdk 2.2(froyo) and setting up your environments. Step by step for every system.
First thing, unplug your Phone from computer, uninstall ALL drivers and try from scratch.
Also, if you're using windows, when you're done and you plug in your phone, don't choose to "automatically find drivers" instead manually point it to the drivers folder in the SDK.
Don't worry, it's not bricked. lol.
mrandroid said:
I have a iMac and I never even had to worry about drivers.
Just download/install/setup the Android SDK and the rest is automatic.
Click to expand...
Click to collapse
Followed your tutorial, got adb and everything to work, adb will recognize my Motorola Cliq, but for some reason my nexus doesn't show up. When i do adb devices no devices come up
magma9495 said:
Followed your tutorial, got adb and everything to work, adb will recognize my Motorola Cliq, but for some reason my nexus doesn't show up. When i do adb devices no devices come up
Click to expand...
Click to collapse
Hmmmm....
There are 2 modes to the bootloader HBOOT and Fastboot.
Make sure you're phone is in fastboot mode... it should say FASTBOOT USB highlighted in red on top. If it doesn't, use the volume down key, select Fastboot and hit the power button once to switch the phone to fastboot.
Remember, "adb devices" works while your phone is turned on regular. If your phone is in Fastboot mode use "fastboot devices"
Ok, are you using windows? If you are;
Turn off your phone and boot it back up in Bootloader mode. (trackball+pwr, or volume down+pwr)
Once it's on bootloader, plug it in to the computer.
See if the computer asks for any drivers, etc. If it does point it to the Drivers folder in the SDK. If it doesn't... go into your Device Manager. (Right click on MY COMPUTER, click on MANAGE and when computer management opens up, go to Device manager from the list on the left). Look to see if there are any icons with an Exclamation mark and yellow background. If there is, right click on it, select update driver and point it to the drivers folder in the sdk.
Basically there should be a menu on top that says "Android Phone" and when you expand that selection you'll see "Android Bootloader Interface".
nope, no luck with that either, I tried it both on windows XP and windows 7. same error each time. Could it be a problem with my device? because Snow Leopard doesn't recognize the nexus as a storage device or anything
Damn. I think i'm out of options. Last thing to try:
- Turn on phone regular.
- Plug in through USB to computer (try a different USB cable, even if that one worked with the CLIQ, try a different USB port also.)
- On Phone: GO to settings, Application Settings, Development, USB Debugging, (if it's checked on, check it off then on again) make sure it's ON.
Go into your Android SDK folder, go into the TOOLS folder. Now click on DDMS. See if it lists your device...
Last thing would be to go back through the Device Manager, and click on SCAN HARDWARE while your phone is plugged in... It has to be on that list somewhere, whether it's a bad driver, etc, it should still appear in your device manager somehow.
alright that didnt work, but, i got it, i just kept unplugging and plugging back in my phone until adb recognized it. then i got fastboot to run and now i have superuser . But now im stuck at another point. I'm trying to do the recovery.img file. I tried in mobile terminal "flash_image recovery /sdcard/recovery.img" but it told me something like "flash_image not found" I saw that i could do this via fast boot but i dont know how to do that. how would i do fastboot on Mac?
http://www.myhangoutonline.com/tutorials/nexus-one/6-upgrade-nexus-one-recovery
when i try to do the fastboot command i get "-bash: fastboot: command not found" i dont think i have fastboot set up right
have you tried typing in "./" before the command? I found that that was one of my mistakes I did when I first rooted my phone
tried that, entered "./fastboot-mac flash recovery recovery.img" and i just get "waiting for device"
I believe you can also try "./fastboot-mac flash recovery ./recovery.img"
Alright I flashed a clockwork recovery through the app manager in the market. Is there any way I can apply the other recovery with an update.zip?
Also, thanks so much for all the help guys!!!!!!!!!!
you can do it through terminal emulator, if you go to amonra's recovery thread he tells you how.
this is the link http://forum.xda-developers.com/showthread.php?t=611829
fastboot somtimes doesn't come in the SDK... download the version for your system from here: http://www.myhangoutonline.com/tutorials/nexus-one/5-unlock-nexus-one-bootloader
place it in your androidsdk/tools folder
Hi, I just received my HTC One from Sprint. Downloaded all the drivers and my laptop just won't recognize that it's plugged in. It of course is making it impossible to unlock bootloader, flash recovery and root.
I'm running Windows XP.
Any suggestions?
Try this
On your PC go to device manager and find your phone(usually M7WLS), right click and select properties
Select the driver tab
Select update driver
Select browse my comp
Let me pick
Look for ADB USB device or similar should be one of the first couple choices
Select MyHTC install and you should be good
Also use these drivers
http://d-h.st/FXC
bigdaddy619 said:
Try this
On your PC go to device manager and find your phone(usually M7WLS), right click and select properties
Select the driver tab
Select update driver
Select browse my comp
Let me pick
Look for ADB USB device or similar should be one of the first couple choices
Select MyHTC install and you should be good
Also use these drivers
http://d-h.st/FXC
Click to expand...
Click to collapse
Thanks, it just started working all of a sudden.
Do you happen to know which recovery works on the Sprint variant of the HTC One? I have the Red one that has a SIM card slot.
CWM or TWRP, both work fine.
Sent from my HTCONE using XDA Premium 4 mobile app
I rooted my HTC one after downloading a custom Rom it left me in a bootloop I tried adb sideload from twrp but my pc doesnt detect my device. I do have adb drivers installed. also tried the fastboot option also doesn't detect my phone. Pls help
If you can boot into TWRP, try to mount your internal storage as MTP (see here for a description). You could then load a different ROM onto the phone and then flash it.
To get fastboot to work, download the latest HTC Sync program, install it, but then uninstall it leaving the drivers. When you boot your phone into fastboot and plug it in, it should switch from "fastboot" in red to "fastboot usb" and hopefully it will then be recognized.
maybe he needs to flash the boot.img, if he's s-on, just my 2 cents
shooter7201 said:
I rooted my HTC one after downloading a custom Rom it left me in a bootloop I tried adb sideload from twrp but my pc doesnt detect my device. I do have adb drivers installed. also tried the fastboot option also doesn't detect my phone. Pls help
Click to expand...
Click to collapse
What rom are you trying to flash? If it's not from the Sprint forum it's most likely a GSM rom and does not have Sprint support.
That will cause your phone to react like you are talking about.
ADB Sideload 99 time out of 100 will not work.
Use adb push FileName.zip /sdcard/ to move files to your phone while in recovery.
As for the drivers try this:
On your PC go to device manager and find your phone(usually M7WLS), right click and select properties
Select the driver tab
Select update driver
Select browse my comp
Let me pick
Look for ADB USB device or similar should be one of the first couple choices
Select MyHTC install and you should be good
----solved---
I had to change the driver to adb compose in device manager. A reboot did the rest.
Thanks.
Okey Guys, here's a tricky one.
My PC (Windows) connects without a problem to ADB while the device is running. Fastboot is also no problem.
But if I boot to recovery, pass the lying droid screen to get into the menu, the phone is not recognized. It looks like the PC doesn't note that a device is attached.
Who can help-
odysseus84 said:
Okey Guys, here's a tricky one.
My PC (Windows) connects without a problem to ADB while the device is running. Fastboot is also no problem.
But if I boot to recovery, pass the lying droid screen to get into the menu, the phone is not recognized. It looks like the PC doesn't note that a device is attached.
Who can help-
Click to expand...
Click to collapse
It's a driver issue. I had exactly the same issue last night. I had to uninstall and reinstall drivers last night. You will have to "play the dance" in Windows Device Manager, again. Uninstall drivers in device manager, then choose the manual install option, and from the list choose the Google Nexus ADB interface.
Don't forget to reboot your PC after reinstall.
cam30era said:
It's a driver issue. I had exactly the same issue last night. I had to uninstall and reinstall drivers last night. You will have to "play the dance" in Windows Device Manager, again. Uninstall drivers in device manager, then choose the manual install option, and from the list choose the Google Nexus ADB interface.
Don't forget to reboot your PC after reinstall.
Click to expand...
Click to collapse
Doesn't work. I removed all the drivers and rebooted my pc. After that I booted my phone into recovery mode, but my PC sees no device... ?
odysseus84 said:
Doesn't work. I removed all the drivers and rebooted my pc. After that I booted my phone into recovery mode, but my PC sees no device... ?
Click to expand...
Click to collapse
When in recovery mode, did you go to the menu options and choose ADB sideload? It should recognize it....