[Q] ADB Device not found - HTC One S

I am currently trying to flash a new ROM on my One S, but can't set superCID or S-off as ADB won't recognise the device when in the bootloader. It is recognised in fastboot.
I'm using Win7 64-bit (though have also tried a Vista 32-bit computer) and have the latest version of TWRP on my phone. In device Manager it is listed under 'Android USB Devices' as 'MY HTC'. My drivers are the HTC ones, I've also tried installing drivers by installing the Android SDK, PDAnet and HTC Sync Manager - all not currently installed but when installed they didn't help.
Any ideas?

try removing ALL drivers you installed for the phone and try installing just the htc ones (not sync manager)

Related

[Q] Can't install ADB drivers- need help!

I figured it out!
I'm having trouble getting my computer to recognize my phone as an ADB device. I have an HTC EVO, running cyanogen 6.1. I've downloaded the android SDK, as well as several of the SDK components (Google-usb-driver, platform-tools, and several APIs).
When I plug in my phone, my computer would not recognize it as an ADB device, so i removed the drivers from my computer and tried again. I attempted to manually install the drivers from the file (C:\android-sdk-windows\google-usb_driver) with no luck. I tried going into the amd64 file (I'm running windows 7, 64bit), but my computer would not recognize the drivers.
I'm new to all of this (this is my first post)- any and all help would be greatly appreciated
I am having the same problem with a HTC Hero (Sprint) tried everything but i can't get my pc to regocnize the adb driver
same thing with stratosphere.
I have the same problem with an unrooted samsung stratosphere. I need to install the adb drivers to use the smartdog remote web desktop through usb. The samsung usb drivers are already installed so it won't let me install the adb drivers. What can I do?
Funny I thought I was having problems with ADB cuz I'm on a Mac but it appears you Windows catz are SOL too...WTF is up with ADB not recognizing devices? Somebody should have a fix or some info on this, so frustrating, I just wanna root my damn devices!
had the same issue. here what I did and it worked:
- go to junefabric dot com
- download and install PDANet( 'cause it got adb usb driver in it)
- uninstall PDANet( if you have no use of it. don't worry, adb usb driver doesn't uninstall)

[Q] ADB drivers

Hey all,
Away on holiday and trying drastically to s-off my desire s. Would do it at home via linux but being in cambodia, and using only Internet cafes, it has its limits.
I'm trying it on my hotel computer but I don't have the adb drivers for xp to detect it (only detects sd card)
Tried a few drivers but none worked. Can someone post up a zip to the desire s adb drivers please?
Cant install sdk as too big and long to do on someone else's pc
Thanks,
Dj
The only way is to download the SDK (which is a quite small file).
However, the only thing you'll have to do is:
- Run the SDK Manager
- Go to "Availible packages"
- Select "Google USB Driver package, revision 4" and download it.
These are all relatively small files, so it should be doable.
Good luck!
djstanley said:
Hey all,
Away on holiday and trying drastically to s-off my desire s. Would do it at home via linux but being in cambodia, and using only Internet cafes, it has its limits.
I'm trying it on my hotel computer but I don't have the adb drivers for xp to detect it (only detects sd card)
Tried a few drivers but none worked. Can someone post up a zip to the desire s adb drivers please?
Cant install sdk as too big and long to do on someone else's pc
Thanks,
Dj
Click to expand...
Click to collapse
Hello,
I don't believe that you require the ADB or the SDK!
Look at the APhaRevx website it has the following instructions
Boot your device normally, plug USB in, charge only mode. Enable USB debugging in settings, make sure 'HTC Sync' is UNINSTALLED (on Windows).
Windows - Install these drivers: HTC Windows drivers and run alpharevx as an administrator.

[Q] adb error:device not found[Solved]

I get this error when i try to connect my tab to adb ..do you guys have any ideas what i can do to make it to work?
I mention that i have the drivers(from Kies),usb debugging is enabled and adb works on my phone.
I believe you need the android usb drivers supplied by google to get it to connect. They can be downloaded using the sdk package manager. Also I'm not sure it will work having the Samsung drivers installed and you may have to uninstall them first.
they are installed already since i installed the whole sdk manager pack
tzacapaca said:
they are installed already since i installed the whole sdk manager pack
Click to expand...
Click to collapse
install kies from Samsungs website
Sent from my myTouch 4g via Tapatalk
ringnutz said:
install kies from Samsungs website
Sent from my myTouch 4g via Tapatalk
Click to expand...
Click to collapse
thx for answer but I already done that..any other suggestions?
tzacapaca said:
they are installed already since i installed the whole sdk manager pack
Click to expand...
Click to collapse
What drivers are showing up when you plug in the device? If it says Samsung then you don't have the android drivers installed. And I believe you can't have both installed only one or the other as only one will load when you plug in the device not both.
I have the Samsung Android ADB Interface driver(although is not showing when i plug in the device) and the drivers which came with sdk manager
tzacapaca said:
I have the Samsung Android ADB Interface driver(although is not showing when i plug in the device) and the drivers which came with sdk manager
Click to expand...
Click to collapse
When you plug the device in, under Device Manager in Windows, there should be listed Android Composite ADB Interface under the device. If not the Google USB drivers were not installed properly.
yeah I dont think my theme is the culprit, there are many reasons why ADB wouldnt show devices. Also Heimdall>Zadig is good for drivers.
run sdk manager and install latest google drivers as well.
are you on Windows OS?
nope,not your theme its the culprit..cuz i didnt install it and i cant install it cuz of no adb connection which is required by a tool named AutoDEOTool1.0.3
I installed latest google driver via sdk manager too..
yes,on Win 7 64 bits
*pulling hair*
I didn't have my usb cable yesterday to check it out but adb actually works with the Samsung drivers. Device Manager>Android Phone>SAMSUNG Android ADB Interface. And when I type the command "adb devices" it shows up. This works both if you plug the tablet in wihtout powering it up and when its turned on so I'm not sure what your problem is. I do have Kies installed on the laptop too so yours should be working if you installed the sdk and drivers correctly.
Which Tab do you have? I have the 6210 unlocked wifi only, it could be other models work differently. Not sure if you have a locked bootloader that you can access the tab through adb.
GT P6200 European
and here is what i get on cmd
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Tavi>adb devices
* daemon not running. starting it now *
* daemon started successfully *
List of devices attached
C:\Users\Tavi>adb devices
List of devices attached
C:\Users\Tavi>
EDIT:SOLVED!
Thank you all for answers
How did you solve this?
I input in cmd adb fastboot reboot and suddenly the device got the command and then recognized my tab..(pretty strange i know)
make it done
tzacapaca said:
I get this error when i try to connect my tab to adb ..do you guys have any ideas what i can do to make it to work?
I mention that i have the drivers(from Kies),usb debugging is enabled and adb works on my phone.
Click to expand...
Click to collapse
do this steps:
1) remove battery
2)insert battery
3) connect the phone via usb will turned off and leave it till usb android phone installed
4) turn ur android phone on
5) wait for full boot
6) install Motorola usb driver .zip attached down there
7)select charge only mode
8) then write the commands of tacoroot.bin
9) when all is done hit the thanx button
ADB wireless
I was having the same problem, I tried to install driver, KIES, everything, tried to uninstall then reinstall in control panel, etc... to no avail.
Then I tried adb wireless... and it works. give it a try.
Unitedforlife said:
I was having the same problem, I tried to install driver, KIES, everything, tried to uninstall then reinstall in control panel, etc... to no avail.
Then I tried adb wireless... and it works. give it a try.
Click to expand...
Click to collapse
What do u mean adb wireless?

[CM 10.1]Can't ADB even with drivers isntalled

I've tried every single possible solution, and nothing works. I'm running windows 8, but all the drivers are installed. When in the rom, it shows under the device manager as a linux gadget usb device under disk drives. When in the bootloader, it shows up as "my htc" under android usb devices. I have no problems with fastboot, just ADB. I also noticed that ADB works when on a sense based rom. Can anyone help me with this? I'm on the latest cm 10.1 nightly. Nothing shows up under unknown device in the device manager by the way. Thanks for the help guys

ADB driver for new ROM

I've installed PAC-Man ROM and now I can't use my device via ADB interface. I'm using Windows 7 x64.
It is just not listed in devices neither in Eclispe nor in Android Debug Monitor.
I've updated SDK to latest version but to no avail.
In Device Manager I have a device called 'Motorola USB Composite Device' and 'MB865' (this works, it is under 'Portable Devices'). I've tried updating driver pointing to Google drivers location but to no avail.
Stock ROM works just fine.
keaukraine said:
I've installed PAC-Man ROM and now I can't use my device via ADB interface. I'm using Windows 7 x64.
It is just not listed in devices neither in Eclispe nor in Android Debug Monitor.
I've updated SDK to latest version but to no avail.
In Device Manager I have a device called 'Motorola USB Composite Device' and 'MB865' (this works, it is under 'Portable Devices'). I've tried updating driver pointing to Google drivers location but to no avail.
Stock ROM works just fine.
Click to expand...
Click to collapse
Goto developer tools and enable usb debugging ADB on the ROM your using it should do the trick.........
There are no new ADB drivers the same drivers are used for all the ROMS.......:laugh:
keaukraine said:
I've installed PAC-Man ROM and now I can't use my device via ADB interface. I'm using Windows 7 x64.
It is just not listed in devices neither in Eclispe nor in Android Debug Monitor.
I've updated SDK to latest version but to no avail.
In Device Manager I have a device called 'Motorola USB Composite Device' and 'MB865' (this works, it is under 'Portable Devices'). I've tried updating driver pointing to Google drivers location but to no avail.
Stock ROM works just fine.
Click to expand...
Click to collapse
Make sure your Motorola drivers are up to date. Just go to:
https://motorola-global-en-roe.custhelp.com/app/answers/prod_answer_detail/a_id/89881
If I had a dollar for every time I said that, I'd be making money in a very weird way.

Categories

Resources