[Q] The ADB cannot detect Motorola Droid - Motorola Droid and Milestone Q&A, Help & Troublesh

Hi,
I'm new to the forum. I've done a lot of research and still couldn't find an answer.
I put the phone in diagnostic mode; the sdk is installed as well as the driver. But when I ran adb devices, the Motorola phone is not listed. Can someone here help me please? Thanks a lot!

Related

SOLVED: adb help for "error: device not found" after reboot from cmd

sorry if this clutters up the forum for a bit, i promise to delete it when it dies.
i've recently started using adb when i flashed over to 5.0.2h. i followed the instructions in the tutorial and was able to use adb. 2 nights ago, i began doing more complicated commands (for me) and tried to push a .apk into /system/app.
i wasn't immediately successful but i eventually got it in there and decided to reboot my phone. after this reboot, however, i lost the use of adb. i tried upgrading to the usb drivers haykuro posted, uninstalling them and re-trying the old one, rebooting the computer, rebooting my phone and none of it works. i've since wiped my phone and flashed it with the latest h build from haykuro (thanks haykuro!) but that didn't work either. now i'm trying to see if the 1.5 sdk will work.
i was wondering if anyone would have an idea about what i should do next. should i reinstall adb? try it on another computer? another cable? it's not the worst loss in the world, my phone is fine and my usb cable still works in the conventional way. i even checked to see if i somehow lost root and i was able to get su on the terminal emulator. but i still want the use of adb for nandroid, if nothing else.
thanks in advance!
I had the same problem after flashing to the G rom. I couldn't get ADB to work but fastboot recognized my phone and I was able to flash back to my backup. First time I did a complete wipe before flashing, second time, no wipe, made no difference in either case for me
When you plug Dream into your computer, does it show up in the Device Manager list? What is the entry? Hopefully it says HTC Dream Composite ADB Interface
I just had the same problem, I had to update the driver and it is working fine now.
Which driver did you use? I downloaded the one on the saphire port project page, but couldn't find a way to install it. When I open device manager, there is no ADB interface listed.
zer0day said:
Which driver did you use? I downloaded the one on the saphire port project page, but couldn't find a way to install it. When I open device manager, there is no ADB interface listed.
Click to expand...
Click to collapse
Give me a few minutes I will find you a link for it.
jordanjf86 said:
Give me a few minutes I will find you a link for it.
Click to expand...
Click to collapse
Here it is. http://dl.google.com/android/android_usb_windows.zip after downloading this when you go to update your driver in device manager make sure to use this. Hopefully this will help it worked for me.
jashsu said:
When you plug Dream into your computer, does it show up in the Device Manager list? What is the entry? Hopefully it says HTC Dream Composite ADB Interface
Click to expand...
Click to collapse
yes, that's what it comes up as. and i've tried the usb drivers from haykuro's page and they didn't work before and after rebooting my computer.
i'm on vista and it wont accept the updated drivers. it downloads the standard removable memory drivers and wont let me update to anything else. anybody have any ideas
just installed the 1.5 apk and adb and it works again. for people running haykuro builds, i would suggest trying this if you have adb problems. just intall the 1.5 sdk as normal, copy adb.exe and AdbWinApi.dll into \system32 and you should be good.
unless requested i will delete this thread in two days. thanks everyone!
Hmm... i tried that and its still not working ):
Ive tried like 10 different USB drivers from various sites including this one, downloaded the 1.5 SDK and installed it, wen through several reboots and it always says either that the driver is for the wrong platform, the most up to date one is ALREADY installed (HTC Bootloader), or that Windows couldn't find any drivers.
Under ADB Interface in device manager is "%USB\VID_0BB4&PID0FFF.DeviceDescRelease%"
did you try and update the driver through the device manager? i've heard that it's the only way to update it for some people.
I had already Posted & Solved This Issue here : http://forum.xda-developers.com/showthread.php?t=493703
Go Check It, It ll work for sure....
90% of the time the problem is with the drivers etc. Use this tutorial to fix that : http://goo.gl/OS3Vi
If you still encounter the problem then you can use ADBwireless available at google play to wirelessly connect your device to the computer
Hope it helps :highfive:
Hi
I actually replying about the bible quote you have mentioned? you into theology?

[Q] Dalvik Debug Monitor and screenshots on HTC Legend

I have read several guides concerning how to take screenshots on your unrootet Android device using the Android SDK and the Dalvik Debug Monitor, guides such as this one:
downloadsquad.com/2008/10/22/taking-screenshots-on-an-android-based-phone/
But it doesn't seem to work on my HTC Legend. When i run DDMS, my device isn't found within the program. Is there simply a compatibility issue with newer Android phones such as the Legend, or is it possible that I am doing something wrong? Has anyone else got it to work?
Perhaps this is a really lame problem for people more experienced with this stuff, but please help a newbie!
Working perfekt for me.
You have usbdebugging on?
Sent from my HTC Legend using XDA App
snakehult said:
Working perfekt for me.
You have usbdebugging on?
Sent from my HTC Legend using XDA App
Click to expand...
Click to collapse
Yep, but your device, is it rooted? Perhaps that is the difference then.
Oh, and i read somewhere that you had to have device specific drivers i you use Windows for this, what would that be in this case?
Root is of course NOT needed.
But you must have adb drivers installed.
But they should been installed together with the adb-package
Check in your system devices what mode th USB phone is connected/called.
In windows 7x64
my phone is connected as:
Android Phone/
Android Composite ADB Interface
Google, Inc
2009-08-11
2.0.10.2
Drivers:
C:\windows\system32\DRIVERS\winusb.sys
C:\Windows\system32\WdfCoInstaller01007.dll
C:\Windows\system32\WinUSBCoInstaller.dll
snakehult said:
Root is of course NOT needed.
But you must have adb drivers installed.
But they should been installed together with the adb-package
Check in your system devices what mode th USB phone is connected/called.
In windows 7x64
my phone is connected as:
Android Phone/
Android Composite ADB Interface
Google, Inc
2009-08-11
2.0.10.2
Drivers:
C:\windows\system32\DRIVERS\winusb.sys
C:\Windows\system32\WdfCoInstaller01007.dll
C:\Windows\system32\WinUSBCoInstaller.dll
Click to expand...
Click to collapse
My system doesn't seem to recognize the device as anything specific at all. It's just an unknown USB-device. Any ideas why this is the case?
Update #1: After a little research it all comes down to that my Legend doesn't seem to install the ADB drivers correctly. Would a hard-reset help here?
Uptade #2: Solved it, added a command line which i found on google to the USB-drivers that came with the SDK, to make it support the HTC Legend.

[Q] Moto Razr not recognized as ADB Device

Hey guys,
Total noob here as you can see, but prior to signing up I've gleaned a lot of info and help from xda-dev. Great Forum!
So first off - YES I did search for this, both on xda-dev and google. I've found several suggestions, which I'll go over below, but none have helped and I'm at a dead end.
I have a Droid Razr that I want to root. Phone specs are:
Droid RAZR (XT912)
Android V. 4.0.4
Kernel v 3.0.8
Build num 6.7.2-180_DHD-16_M4-31
PC is Win7 x64
My issue is that the when plugged in (USB Debug enabled, and NOT as mass storage of course) It refuses to show up in device manager as an ADB Connection/Device. It shows up under portable devices. Various Rooting scripts I've tried always fail at step 1, I assume because of this issue.
Here are things I've tried;
Removed ALL drivers and software related to Moto Razr. After my PC was thoroughly convinced that it had never met a Motorola Device before, I plugged in my RAZR and Windows could not find a suitable driver automatically, which I expected. So I tried these things one at a time:
MotoHelper Driver 5.50 - It is the correct driver for the device, but it recognizes my phone as a portable device, not an ADB connection.
Motorola Device Manager - same results
MotoCast (suggested via Google search) - same results.
Android SDK. I downloaded the software, installed the packages I needed, including the Google USB Driver package - same result.
I Googled up a similar issue with a software called "DejaConnect", I downloaded and installed their driver - same results.
Going through each of these, I removed the old drivers and rebooted PC several times, rebooted phone several times, double and triple checked my USB Debug setting, and I just can't get this to show up as an ADB Device.
What am I doing wrong here? I figured if anything could fix my issue it would be the SDK software, but that didn't resolve the issue.
Any help is greatly appreciated, thanks in advance!
Wrong forum wrong device.
Sent from my Galaxy Nexus using Tapatalk 2
It looks like your phone is not in the Mass Storage mode. Switch to that (so that it's not recognized as a Media device, but as a Mass Storage one). That's the way I have it on my Razr I.
And yeah, wrong phone for this forum
mattlgroff said:
Wrong forum wrong device.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Sonuva!
Can I get this moved to the correct DROID Razr forum? I don't want to double/cross post.
Thanks patoberli, I will give that a try. From the guides I was reading I was convinced it should NOT be connected as mass storage, but we'll see what happens!
wintermute85 said:
Sonuva!
Can I get this moved to the correct DROID Razr forum? I don't want to double/cross post.
Thanks patoberli, I will give that a try. From the guides I was reading I was convinced it should NOT be connected as mass storage, but we'll see what happens!
Click to expand...
Click to collapse
So just in case this does get moved to the correct Droid RazR forum...
Reading this thread: http://forum.xda-developers.com/showthread.php?t=1764850 I decided to do a factory reset. Before setting up any accounts or syncing, I turned on USB Debugging and BAM, showed up as an ADB Device. After that it was easy peasy.
Used Eternity Project's one-click root tool. Installed Safe Strap for backing up and flashing ROMs, right now I'm using the Black Widow ICS rom.
Successful day.

Please help in ADB!

Hey guy,
I have been searching and trying to fix this since yesterday and i did not find the solution,
I need adb to s-off my htc one, and the problem is whenever I plug my mobile into computer in normal mode or in bootloader mode and also in fastboot mode, adb is not finding my mobile, like when I type adb devices, it came with adb attached devices only, and not showing my mobile.
and by the way, fastboot is working perfectly, its only the adb !!
I installed the drivers many times and in many ways like pdanet and manually, and also htc sync.
I installed Android SDK and updated the platform-tools to last one.
anybody has a solution for me?
thanks you,
MohammadZkert said:
Hey guy,
I have been searching and trying to fix this since yesterday and i did not find the solution,
I need adb to s-off my htc one, and the problem is whenever I plug my mobile into computer in normal mode or in bootloader mode and also in fastboot mode, adb is not finding my mobile, like when I type adb devices, it came with adb attached devices only, and not showing my mobile.
and by the way, fastboot is working perfectly, its only the adb !!
I installed the drivers many times and in many ways like pdanet and manually, and also htc sync.
I installed Android SDK and updated the platform-tools to last one.
anybody has a solution for me?
thanks you,
Click to expand...
Click to collapse
lol, do you have usb debugging turned on in developer settings? and what version is your bootloader? if its 1.54 youre SoL. No soff yet for that one. only 1.44. (but if you soff 1.44 then upgrade to 1.54 it WILL survive.)

[Q]ADB/Device Manager Issues, help please!

Hello all, first time poster, but I have been lurking for a few days absorbing what I can. I just recently got my first Android phone, the Droid Turbo. So far I love it. I am trying to use the awesome Debloater tool I found elsewhere, but I have a problem. When ever I connect my Droid Turbo to a computer in my house (desktop or laptop), I get an error in device manager. Neither the standard Google ADB driver, or the Universal ADB drivers seem to be working. I am not stupid when it comes to computers, but am I missing something? I have uninstalled, restarted and reinstalled both drivers a few times, I even tried using the SDK to install Google's drivers as well. USB debugging is turned on. I can't seem to find any USB drivers for the Droid Turbo at the Motorola site listed with Google. The phone is new, running 4.4.4 KitKat. I am running Windows 7 x64 on my PC, a fairly fresh install. I'm really at a loss to figure out what is going on, any help or a point in the right direction would be greatly appreciated . I have already searched most of the relevant information and videos on this sight, but perhaps I missed something.
Please keep up the good work! My phone is just begging for a root/unlocked bootloader with a clean Android install, But I will settle for no bloatware for now.
I was going to include a screenshot of what I see with my phone plugged in, but I don't have enough posts yet. None of the options of "Update Driver" result in it working, its as if it sees my Droid Turbo there, but I just don't have correct the drivers for it, and I cant find the right ones.
Install drivers from motorola and select driver manualy, dont work with Windows XP
matheus_sc said:
Install drivers from motorola and select driver manualy, dont work with Windows XP
Click to expand...
Click to collapse
at this link:
Motorola Device Manger/USB drivers.
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
Awesome!
Awesome! That link is what I was missing. Thanks a lot to both of you!

Categories

Resources