[Q] Adb always says "Device offline" - Nexus 4 Q&A, Help & Troubleshooting

Hi guys,
I'm currently experiencing a probem with my Nexus 4. No matter what OS I use (Linux or Windows) or what driver I use adb keep saying that my device is offline. As I saw elsewhere I tried an other usb cable or port but nothing seemed to work. Does anyone got an idea for this ? This thing is gonna drive me crazy !
Thanks

Task Manager, then kill the ADB one. Then open ADB, adb devices again.
Otherwise, did you check the debugging =.= Or reinstall the driver manually (not by WIndows).

I have had a problem with this and it has been unsolved as of yet, but I may be able to help you. In the SDK Manager, there is an extras area, if you don't have the drivers from there I have found you may have trouble. It could be something else, but this should be a sufficient launchpad.
Sent from my ADR6425LVW on GrayTheWolf's CM10 build.

Thanks to you both, but I mainly use Ubuntu and not Windows. I've tried killing and restarting adb a lot of times.

saintjimmy said:
Thanks to you both, but I mainly use Ubuntu and not Windows. I've tried killing and restarting adb a lot of times.
Click to expand...
Click to collapse
Are you on 4.2.2 they changed somethings with the update. Have you updated your SDK?

Try installing PDAnet drivers. They will make it work.

xdaOSdev.team said:
Try installing PDAnet drivers. They will make it work.
Click to expand...
Click to collapse
I can verify this, it solved the problem I have been having for a few months in Linux OSes.
Sent from my ADR6425LVW on GrayTheWolf's CM10 build.

saintjimmy said:
Thanks to you both, but I mainly use Ubuntu and not Windows. I've tried killing and restarting adb a lot of times.
Click to expand...
Click to collapse
Guys, he said he's using ubuntu lol there are no usb drivers to install
try this...it sounds like your adb may be out of date. This will also reinstall fastboot, unless you leave 'android-tools-fastboot' off the last command
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install android-tools-adb android-tools-fastboot
btw, if you haven't already done so, you should get the full sdk installed. It's better to have it and not need it than to not have it and realize after three hours of pulling your hair out you should have had it all along lol (I've done it, so I speak from experience)

Thanks @hp420 but sadly the device is still offline. I'm just realizing it now but I didn't have the warning message about the association with the computer that I usually have when activating USB debugging with 4.2.2

Load latest SDK version. Load driver inf fix. Search forum. Known problem. Easy fix.
sent from my nexus 4; cat on lap, beer in hand

This is due to the new whitelist for adb in 4.2.2.
Some of these steps may be unnecessary, but I know this works (I've had to do it a few times to all my devices that have been upgraded to 4.2.2).
You need the adb from the latest SDK.
Untick USB Debugging.
Reboot the phone.
Tick USB Debugging.
Reboot the phone.
On your PC, make sure you add the new SDK/tools to the PATH then do adb kill-server; adb start-server
Unlock your phone.
Plug it in to your PC.
A message on your phone will appear asking to add the PC to the whitelist.
Accept this and your phone should appear when you do an adb devices

No need for driver i'm running linux...
Sent from my Nexus 4 using xda app-developers app

Nark.GA60 said:
This is due to the new whitelist for adb in 4.2.2.
Some of these steps may be unnecessary, but I know this works (I've had to do it a few times to all my devices that have been upgraded to 4.2.2).
You need the adb from the latest SDK.
Untick USB Debugging.
Reboot the phone.
Tick USB Debugging.
Reboot the phone.
On your PC, make sure you add the new SDK/tools to the PATH then do adb kill-server; adb start-server
Unlock your phone.
Plug it in to your PC.
A message on your phone will appear asking to add the PC to the whitelist.
Accept this and your phone should appear when you do an adb devices
Click to expand...
Click to collapse
Tanks fort that answer I'll try it as soon as possible !
Sent from my Nexus 4 using xda app-developers app

Try typing
adb kill server
adb start-server
Sent from my Nexus 4 using Tapatalk 2

scream4cheese said:
Try typing
adb kill server
adb start-server
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Already did that countless times...
Sent from my Nexus 4 using xda app-developers app

saintjimmy said:
Already did that countless times...
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
try a live cd of ubuntu and see what happens. that will at least narrow it down to whether it's your ubuntu installation or your phone. if it still won't mount in the live cd we can assume it's an issue with your phone. from there you can run a nandroid backup and reflash the factory images to see if that fixes the issue. if it does, you can try a fresh install of the rom you're using. if it still works, then restore all your apps/app data
if it's your ubuntu installation there are other avenues you can try.

saintjimmy said:
Already did that countless times...
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
You can try uninstalling SDK and perform a fresh install. Move your platform tools to a more convenient locations and change the path under windows properties.
I don't know if you tried this already but..
Have you tried uninstalling and reinstalling the drivers for phone?
switch to another USB port? A different usb cable?

scream4cheese said:
You can try uninstalling SDK and perform a fresh install. Move your platform tools to a more convenient locations and change the path under windows properties.
I don't know if you tried this already but..
Have you tried uninstalling and reinstalling the drivers for phone?
switch to another USB port? A different usb cable?
Click to expand...
Click to collapse
UBUNTU!!!!!
lol

hp420 said:
UBUNTU!!!!!
lol
Click to expand...
Click to collapse
Or try using Ubuntu. LOL.
But dual-booting to another OS is a hassle.(?) If ubuntu is not your daily driver, you're gonna have to keep rebooting in between OSs.

scream4cheese said:
Or try using Ubuntu. LOL.
But dual-booting to another OS is a hassle.(?) If ubuntu is not your daily driver, you're gonna have to keep rebooting in between OSs.
Click to expand...
Click to collapse
Thann you all for your answers! I use linux mint which is my main OS. I manage to resolve my problem in a weird way: first I push a CWM recovery with fastboot and then I flash the ZIP from SuperSu ! From now USB debugging is working properly and I get the usual warning !
What I would like to know now is why ? Does the SuperSU ZIP reset something ?
Sent from my Nexus 4 using xda app-developers app

Related

[Problem] Adb won't show up devices whatever I do...

I Tried guides that try to solve this from everywhere, Including here,
I used latest version of the android usb-drivers that comes with the latest Android SDK (downloaded directly from google with the SDK download GUI thinggy).
Tried to uninstall all usb roots,
Tried force removal of driver using external app and re-installations
Tried different drivers from multiple locations,
And still, whatever I try - there is notihng on the "adb devices" list
"List of devices attached"
<CR>
<CR>
C:\.......>
Everything shows up okay, on first run of the adb the 'whatever' service starts and everything is fine
Device DOES appear properly on device manager "Android Composite ADB Interface".
Windows DOES the pnp beep whenever I check or uncheck the "Debugging mode"
This hapnned both on STOCK ROM (first or second software version of the phone released) and on latest Cyanogen 5.0.6
One thing I did noticed, "Android ADB Device" Either appear under "Android" type (usb debugging on) or under USB Controllers (When usb debugging is off).
Ho, I did not mentioned the phone, I'm talking about Nexus One.
Thanks for any help.
Amm, any ideas?
Try using a program named USBDEVIEW, remove the android driver and plug the phone to your PC again and wait to reinstal the drivers.
I take it your on Windows, so I might not be much help as I use Linux strictly but try to run the command prompt as Administrator (right click > run as I think) and then
adb kill-server
adb start-server
Not sure if that will help but I know in Linux you must start the ADB server as root in order to see the attached devices, so I assume in Windows you must start it as Administrator.
I ran into a similar issue with my sapphire. Turns out it was as simple as me having my tethering app on. Once I turned it off (pda net), it worked like a charm. Hope this helps
Beackman said:
Try using a program named USBDEVIEW, remove the android driver and plug the phone to your PC again and wait to reinstal the drivers.
Click to expand...
Click to collapse
I Ment just that when I said "Tried force removal of driver using external app and re-installations"
drew630 said:
adb kill-server
adb start-server
Click to expand...
Click to collapse
Tried that just now, on windows I'm in the Administrators group, that should work... It doesn't :/
bmxrideher said:
I ran into a similar issue with my sapphire. Turns out it was as simple as me having my tethering app on. Once I turned it off (pda net), it worked like a charm. Hope this helps
Click to expand...
Click to collapse
Good idea, but still no salvation :/
Try uninstalling the mass storage driver for the phone, this worked for me
Oh Ehm Gee!!!!
That was perfect! I did that and I got what I needed. Now I'm off to root that som'bish.
+1 to you sir, +1 indeed
Synestr said:
Oh Ehm Gee!!!!
That was perfect! I did that and I got what I needed. Now I'm off to root that som'bish.
+1 to you sir, +1 indeed
Click to expand...
Click to collapse
No problem, lol, almost a month later. Glad I could help.
Naemion said:
No problem, lol, almost a month later. Glad I could help.
Click to expand...
Click to collapse
Hells to the yea, I now has root and rom and I am a happy boy!
Thanks again
hmm >.< nothing is working for me this laptop is not detecting my (Nexus S) device in ADB
windows sees it fine, drivers are installed (for normal mode and ADB mode), mass storage works,
but ADB Devices list shows up empty
2 other phone works just fine (SGS & XT720)
Update: went to another computer and it shows up properly.... (you just gotta "luv" windows )
Try installing htc sense from htc website even if running vanilla. It will install the driver properly. Then un-install sense and keep drivers. It's the only thing that worked for me.
Sent from my HTC Vision using XDA App

[Q] Can't Get Kindle Fire to show as a storage device

Hopefully no one has already asked this question. I've looked through the search and found nothing. But anyway, I have windows 7 64. When I try and connect the Kindle to windows it doesn't see it. Yes I've made sure it's not sleeping and yes I've Reset the Kindle. Now in the task bar it shows it to safely remove device. If I look at devices it's there. When I click on my computer it's not. At work they still use windows xp it works just fine there, Comes up as it should. I've tried all my usb ports . I've tried 4 different usb cables. Is there some usb drivers that I could delete in the windows system that could get it to work. Hell I can't even root this thing till it see it. Any help would be awesome.
nofear0705 said:
Hopefully no one has already asked this question. I've looked through the search and found nothing. But anyway, I have windows 7 64. When I try and connect the Kindle to windows it doesn't see it. Yes I've made sure it's not sleeping and yes I've Reset the Kindle. Now in the task bar it shows it to safely remove device. If I look at devices it's there. When I click on my computer it's not. At work they still use windows xp it works just fine there, Comes up as it should. I've tried all my usb ports . I've tried 4 different usb cables. Is there some usb drivers that I could delete in the windows system that could get it to work. Hell I can't even root this thing till it see it. Any help would be awesome.
Click to expand...
Click to collapse
Does the kindle say file sharing is on?
Sent from my myTouch_4G_Slide using XDA App
I don't know if this will help but I had to uncheck USB debugging to get mine to show up. (Also on Windows 7)
Where do you find usb debugging. I Know where it's at on my phone. Also jm it does say on the Kindle itself that files are ready to be transferred.
nofear0705 said:
Where do you find usb debugging. I Know where it's at on my phone. Also jm it does say on the Kindle itself that files are ready to be transferred.
Click to expand...
Click to collapse
Hm.... Have you tried different USB ports?
Sent from my myTouch_4G_Slide using XDA App
Yes I have. This is so frustrating
nofear0705 said:
Yes I have. This is so frustrating
Click to expand...
Click to collapse
As a last resort you could use device manager to check and make sure that windows is seeing it. Also, certain versions of windows will hide certain drives. Just right click my computer and click manage. Then click device manager.
Sent from my myTouch_4G_Slide using XDA App
Thanks, As soon as I get home that's my next step.
nofear0705 said:
Where do you find usb debugging. I Know where it's at on my phone. Also jm it does say on the Kindle itself that files are ready to be transferred.
Click to expand...
Click to collapse
Look under Applications and then Development. Default is ADB android debugging so I guess you have to turn that off to use USB.
meturne2 said:
Look under Applications and then Development. Default is ADB android debugging so I guess you have to turn that off to use USB.
Click to expand...
Click to collapse
He is on stock if I'm not mistaken.
Sent from my myTouch_4G_Slide using XDA App
Yes, I'm on stock. Ok deleted the android drivers. Now It will see my kindle and i can move stuff to it. Although I can't get adb to work with it. About to give up.
nofear0705 said:
Yes, I'm on stock. Ok deleted the android drivers. Now It will see my kindle and i can move stuff to it. Although I can't get adb to work with it. About to give up.
Click to expand...
Click to collapse
Use kfu in the development thread to install the drivers again.
Sent from my myTouch_4G_Slide using XDA App
That's the weird thing. When I uninstall the drivers the computer will see the kindle. When I install the kfu drivers it doesn't see the kindle anymore
I just went through this make sure you have
Path c:\ windows\system32
Yeah I have C:\windows\system32.
so when you type "Path" in a cmd you see c:\windows\system32
if not refer to this
http://www.computerhope.com/issues/ch000549.htm
Posted in wrong thread, sorry.
nofear0705 said:
That's the weird thing. When I uninstall the drivers the computer will see the kindle. When I install the kfu drivers it doesn't see the kindle anymore
Click to expand...
Click to collapse
How did you uninstall the Drivers?
KoolAidJunkie said:
How did you uninstall the Drivers?
Click to expand...
Click to collapse
remove drivers:
http://support.microsoft.com/kb/315539/en-us
http://www.petri.co.il/removing-old-drivers-from-vista-and-windows7.htm

ICS USB drivers?

Hello all,
I posted a thread yesterday about my issues trying to get my a500 running AOKP to connect to my computer. So, as it is right now, it's got nothing on it, except for a few apps.
I have narrowed it down to the possibility that it is NOT ROM-specific and that it has something to do with USB drivers. I installed the drivers from the Acer US and UK websites, along with the setup.exe drivers from TimmyDean's root folder. None of them worked.
I tried on two different computer, and got the same issues. All I hear is 3 quick beeps after the computer fails to install device driver software.
My question is this: To those of you who are on an ICS ROM/Leak, HOW do you access your SD Card/Internal Storage on your PC?
I really hope somebody could help, I'm pretty stumped.
skadude66 said:
Hello all,
I posted a thread yesterday about my issues trying to get my a500 running AOKP to connect to my computer. So, as it is right now, it's got nothing on it, except for a few apps.
I have narrowed it down to the possibility that it is NOT ROM-specific and that it has something to do with USB drivers. I installed the drivers from the Acer US and UK websites, along with the setup.exe drivers from TimmyDean's root folder. None of them worked.
I tried on two different computer, and got the same issues. All I hear is 3 quick beeps after the computer fails to install device driver software.
My question is this: To those of you who are on an ICS ROM/Leak, HOW do you access your SD Card/Internal Storage on your PC?
I really hope somebody could help, I'm pretty stumped.
Click to expand...
Click to collapse
I installed Android SDK and the google adb drivers. Then I let win7 search the whole system.
Moscow Desire said:
I installed Android SDK and the google adb drivers. Then I let win7 search the whole system.
Click to expand...
Click to collapse
I already have the SDK installed from a whole ago, and I have used ADB recently for my phone, so I guess I should have the updates drivers correct? So I should just go through the device manager and let Win7 search through my C:/ drive? What will it be picking up, the ADB drivers?
Sent from my SGH-T989 using xda premium
skadude66 said:
I already have the SDK installed from a whole ago, and I have used ADB recently for my phone, so I guess I should have the updates drivers correct? So I should just go through the device manager and let Win7 search through my C:/ drive? What will it be picking up, the ADB drivers?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
I had google android drivers, Acer drivers, probably 4 different sets. I believe the last I used, were HTC adb drivers. Got pretty frustrated as I couldn't connect 501 with adb. But After I did the full scan on c: drive, it finally picked them up.
It doesn't matter which drivers get used, as long as it works
"Throw enough bullets at the target, and eventually you will hit it"
have you tried going into device manager .Then plug in the Iconia tab once its recognized .Right lick on the device and install the drivers manually.You must know where the drives are extracted to on your computer to do this. Also Not with my acer tab but i have had a issue in the past with usb device drivers .They can sometimes be confused by windows and windows will load driver for the other device and of course fail. So to get around this you can try making sure your phone is connected to the usb port you always use. Then try to plug the iconia into another port. and see If windows will prompt you to install the device.
If still no luck do a search on microsoft tech site.If you can not find it this can also be done by uninstalling all usb devices on the computer in programs and features. Then go to device manager and manually uninstall the usb hubs and devices listed in there. Reboot the computer and windows will put them back.Re install the drives from acer for the iconia reboot. then connect it and see if it will then find the device.
The above is for tech savy users only due to if there is a registry issue the hubs might not install back .
Good luck. and again if you cant follow what i typed above Microsoft tech help has it in step by step instructions. just search for usb device driver install issues and narrow down your issue.
Thank you to BOTH of you! I was getting frustrated that I can't do anything with my tablet! I will definitely try both of these when I get home.
@Erica: I went into Device Manager and it did not recognize my tablet, so I tried to install drivers from Windows Update, and it didn't find any.
@Moscow: HTC USB drivers will work? Really? I don't see why not, but then again, each website has you go through different steps to get your model number, etc.
What I am wondering is, for the scan if the C:/ drive, do I extract only the .exe for the USB drivers?
Sent from my SGH-T989 using xda premium
skadude66 said:
Thank you to BOTH of you! I was getting frustrated that I can't do anything with my tablet! I will definitely try both of these when I get home.
@Erica: I went into Device Manager and it did not recognize my tablet, so I tried to install drivers from Windows Update, and it didn't find any.
@Moscow: HTC USB drivers will work? Really? I don't see why not, but then again, each website has you go through different steps to get your model number, etc.
What I am wondering is, for the scan if the C:/ drive, do I extract only the .exe for the USB drivers?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Generally, the zip file contains driver files for AMD64 and i386. Just extract them to a location on your C: drive. Like C:\android\adb_drivers. Once you extract the driver files, or any other driver files, and you have windows search your computer, it will usually find them, and install them. Takes a couple minutes.
I find this is easier than trying to have windows look in a specific folder. Like I said, I have tons of driver files.
Also, google for Android USB drivers. Will give you the generic Android USB driver pack. Unzip them also, to a diff folder.
skadude66 said:
Thank you to BOTH of you! I was getting frustrated that I can't do anything with my tablet! I will definitely try both of these when I get home.
@Erica: I went into Device Manager and it did not recognize my tablet, so I tried to install drivers from Windows Update, and it didn't find any.
@Moscow: HTC USB drivers will work? Really? I don't see why not, but then again, each website has you go through different steps to get your model number, etc.
What I am wondering is, for the scan if the C:/ drive, do I extract only the .exe for the USB drivers?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
When you say it does not recognize your tablet. Are you saying that when you plug the tablet into the computer thru usb You do not get a prompt to install a Driver? If this is the case Windows thinks it has the proper driver. You will have to find the device in device manager . OPEN it and update driver. You can try to have windows to search . but i disagree with MD on this. But both ways tend to have the same results .TELL it where your drives are such as mine are in c:/android/androidsdk/ xxx
You could also try to install Acer sync from the acer iconia d/laod site If you do this i would change the install path to a sub folder of your sdk install. could be useful in future.
Moscow Desire said:
Generally, the zip file contains driver files for AMD64 and i386. Just extract them to a location on your C: drive. Like C:\android\adb_drivers. Once you extract the driver files, or any other driver files, and you have windows search your computer, it will usually find them, and install them. Takes a couple minutes.
I find this is easier than trying to have windows look in a specific folder. Like I said, I have tons of driver files.
Also, google for Android USB drivers. Will give you the generic Android USB driver pack. Unzip them also, to a diff folder.
Click to expand...
Click to collapse
So which do you recommend I try first? Acer or Android ones? Also, you recommend a full scan of the C:/ even though I categorize them in folders?
erica_renee said:
When you say it does not recognize your tablet. Are you saying that when you plug the tablet into the computer thru usb You do not get a prompt to install a Driver? If this is the case Windows thinks it has the proper driver. You will have to find the device in device manager . OPEN it and update driver. You can try to have windows to search . but i disagree with MD on this. But both ways tend to have the same results .TELL it where your drives are such as mine are in c:/android/androidsdk/ xxx
You could also try to install Acer sync from the acer iconia d/laod site If you do this i would change the install path to a sub folder of your sdk install. could be useful in future.
Click to expand...
Click to collapse
Basically, I hear the quick beeps and the device is not being recognized by Windows. Under device manager it is the only device that has a question mark or exclamation point for icon.
I will try both methods and report back on which one works. Thank you very much!!
Sent from my SGH-T989 using xda premium
Quick update.
I tried both of your theories, and neither of them worked
I tried to find the ADB drivers, but couldn't get them to install through SDK Manager (file not found on an XML file).
So then, I took two of the drivers I had downloaded, and extracted the folders they were in, into a folder on C:\ called android drivers.
I tried searching my entire C:\ and nothing came up at all. This is where I tried Erica's method, and I narrowed it down to the C:\android drivers and it STILL didn't bring anything up.
Finally, I tried downloading and placing these (http://androidforums.com/incredible...ivers-adb-bootloader-disk-drive-htc-sync.html) drivers, and it still didn't find them.
Oh, and I also tried plugging my phone into the troublesome port and it connected fine, as per Erica's suggestion, so I think this is some kind of driver issue.. but WHAT!
Thanks for all of your help so far!
EDIT: Here is the icon I am getting when I plug my tablet into my computer: http://i.imgur.com/jUf54.jpg
Not sure you tried this or not.
Go to Acer.com then there download drivers page. look. for Acer sync. Download and install that. it just might install the Acer adb drivers
Beyond that I say go to Ms tech site and search for USB host/driver issues.
Sorry its not working but at this point I have no idea without being infront of the machine.
Good luck
erica_renee said:
Not sure you tried this or not.
Go to Acer.com then there download drivers page. look. for Acer sync. Download and install that. it just might install the Acer adb drivers
Beyond that I say go to Ms tech site and search for USB host/driver issues.
Sorry its not working but at this point I have no idea without being infront of the machine.
Good luck
Click to expand...
Click to collapse
Thanks. I'll try it. The only thing I didn't try in your suggestions was to uninstall USB hosts, seems a bit drastic to me. I'll try Acer Sync and lets hope it fixes it!
Sent from my SGH-T989 using xda premium
Nope, no dice on Acer Sync. Same three beeps, nothing is happening. I keep restarting the machine as well to make sure it's as clean a boot as possible.
Thanks anyways!
I've run out of ideas.. Anybody else have any theories or suggestions?
Sent from my SGH-T989 using xda premium
skadude66 said:
Nope, no dice on Acer Sync. Same three beeps, nothing is happening. I keep restarting the machine as well to make sure it's as clean a boot as possible.
Thanks anyways!
I've run out of ideas.. Anybody else have any theories or suggestions?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
USB Debugging turned on?
Moscow Desire said:
USB Debugging turned on?
Click to expand...
Click to collapse
Tried with it turned on and off.
Sent from my SGH-T989 using xda premium
skadude66 said:
Tried with it turned on and off.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Here are 2 zip files.
1 for Google USB drivers and the other for USB ADB for HTC drivers.
Unzip them to different folders on your C:\. Then let it search again. Hope it picks them up.
Moscow Desire said:
Here are 2 zip files.
1 for Google USB drivers and the other for USB ADB for HTC drivers.
Unzip them to different folders on your C:\. Then let it search again. Hope it picks them up.
Click to expand...
Click to collapse
Thank you. I will check and try when I get home. Man, I HOPE THIS WORKS!
Sent from my SGH-T989 using xda premium
skadude66 said:
Thank you. I will check and try when I get home. Man, I HOPE THIS WORKS!
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Yeah, that's the last of my guesses, and it was the last sets of drivers I installed on my Win7 before I got ADB working. I had issues connecting ADB, and may have just installed the HTC divers, just to connect with my Desire. I think after that, I installed the google drives, and could connect with my 501.
I could always get the PC to recognize the tab, just not through ADB.
With that AOKP rom though, I am not sure. I had it for a bit, but reflashed back to my 3.2.1 daily driver. Not sure if I could see it through PC, as I don't think I checked. Waste of time I think, as basically, it was 80% Thor Rom, and we all know it doesn't get 3g or gps on a 501.
Moscow Desire said:
Yeah, that's the last of my guesses, and it was the last sets of drivers I installed on my Win7 before I got ADB working. I had issues connecting ADB, and may have just installed the HTC divers, just to connect with my Desire. I think after that, I installed the google drives, and could connect with my 501.
I could always get the PC to recognize the tab, just not through ADB.
With that AOKP rom though, I am not sure. I had it for a bit, but reflashed back to my 3.2.1 daily driver. Not sure if I could see it through PC, as I don't think I checked. Waste of time I think, as basically, it was 80% Thor Rom, and we all know it doesn't get 3g or gps on a 501.
Click to expand...
Click to collapse
I can't get it to recognize through ADB either. I'd love to try another ICS ROM, but I have to go through Dropbox and it gave me a smaller file name, so it isn't as safe. Might try to download through my a500.
I do have a Nandroid of 3.2.1, bit I doubt that could fix my issues.
Sent from my SGH-T989 using xda premium
skadude66 said:
I can't get it to recognize through ADB either. I'd love to try another ICS ROM, but I have to go through Dropbox and it gave me a smaller file name, so it isn't as safe. Might try to download through my a500.
I do have a Nandroid of 3.2.1, bit I doubt that could fix my issues.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Found this;
http://forum.tegraowners.com/viewtopic.php?f=30&t=350
What is interesting is the part about Acer ADB USB drivers. No link, so will have to search.
EDIT: Link
http://www.slatedroid.com/topic/17456-usb-drivers/

Oneplus 5 ADB

Can someone guide me how to get ADB working on OnePlus 5?
stalvekio said:
Can someone guide me how to get ADB working on OnePlus 5?
Click to expand...
Click to collapse
i'm using 'block this!'
What's the problem about it?
download android platform tools or minimal adb and fastboot, make sure drivers are installed and activate ADB Debugging in Developer Options
colin.pohle said:
What's the problem about it?
download android platform tools or minimal adb and fastboot, make sure drivers are installed and activate ADB Debugging in Developer Options
Click to expand...
Click to collapse
I have tried all of those. All i get is emty list. It cant detect my phone.
Probably i havent found the right drivers
stalvekio said:
I have tried all of those. All i get is emty list. It cant detect my phone.
Probably i havent found the right drivers
Click to expand...
Click to collapse
Try these.
I had driver issue for side loading even after Installing OnePlus drivers windows wanted to use standard ADB drivers
Download the Android SDK kit first. Then plug in your OP5 to your PC and you should see something called "CD Drive (F: ) OnePlus Drivers". Click on it and it will install the OP5 drivers. Then enable developer options on your phone, by hitting the build number 7 times. Then go into developer settings and enable USD debugging. After that, go to the Android SDK folder and go to tools/platform tools, then hold shift and right click and open a command/powershell window and type adb devices. After that you should receive a fingerprint notification on your phone so just say yes to it. Ten type in adb devices again in the command/powershell window and it should be able to detect your device. I said everything from scratch so I hope it sort of helps!
What exactly do you want to accomplish. Because I just flashed everything on my phone. When the phone was running normal ADB was not recognized in my phone. However when I was in bootloader mode I got to unlock my bootloader and flash TWRP.
ddaharu said:
What exactly do you want to accomplish. Because I just flashed everything on my phone. When the phone was running normal ADB was not recognized in my phone. However when I was in bootloader mode I got to unlock my bootloader and flash TWRP.
Click to expand...
Click to collapse
Adb still somehow has to work... The drivers are there (although all my win 10 devices installed the correct ones automatically) and it doesn't even really matter which adb he is using
shadowstep said:
Try these.
Click to expand...
Click to collapse
I tried. Device manager still shows adb interface yellow.
d0nsman said:
Download the Android SDK kit first. Then plug in your OP5 to your PC and you should see something called "CD Drive (F: ) OnePlus Drivers". Click on it and it will install the OP5 drivers. Then enable developer options on your phone, by hitting the build number 7 times. Then go into developer settings and enable USD debugging. After that, go to the Android SDK folder and go to tools/platform tools, then hold shift and right click and open a command/powershell window and type adb devices. After that you should receive a fingerprint notification on your phone so just say yes to it. Ten type in adb devices again in the command/powershell window and it should be able to detect your device. I said everything from scratch so I hope it sort of helps!
Click to expand...
Click to collapse
I did that. ADB devices gives me empty list.
stalvekio said:
I tried. Device manager still shows adb interface yellow.
Click to expand...
Click to collapse
Do you have Windows? If yes, what version? With 10, I know they work a 100% for sure. With 7, after installing these, there is still a yellow exclamation mark in Device Manager. To resolve that, right click on the device in Device Manager, uninstall the driver. Then, reconnect the device after enabling USB Debugging, and then let windows download the required drivers from Windows Update. It should be ~8.5 MB. Once it's downloaded and installed automatically, you should be good to go.
shadowstep said:
Do you have Windows? If yes, what version? With 10, I know they work a 100% for sure. With 7, after installing these, there is still a yellow exclamation mark in Device Manager. To resolve that, right click on the device in Device Manager, uninstall the driver. Then, reconnect the device after enabling USB Debugging, and then let windows download the required drivers from Windows Update. It should be ~8.5 MB. Once it's downloaded and installed automatically, you should be good to go.
Click to expand...
Click to collapse
win 8.1.
Did as you sugsested but no change .... adb interface is yellow
stalvekio said:
win 8.1. Did as you sugsested but no change .... adb interface is yellow
Click to expand...
Click to collapse
Stop using the worst windows ever! Jokes apart, try using the these or these. I had them installed before, and they worked fine, in Windows 7 & 10 at least. Good luck! :good:
shadowstep said:
Stop using the worst windows ever! Jokes apart, try using the these or these. I had them installed before, and they worked fine, in Windows 7 & 10 at least. Good luck! :good:
Click to expand...
Click to collapse
Nope. No help.
I think it´s something very easy i have missed
Finaly - got it working.
This guide helped:
http://www.asunsoft.com/android/how-to-manually-install-usb-driver-for-android-phone.html

Anyone get ADB working?

Anyone get ADB working? I'm getting a no permissions (udev rules) on my linux machine. I'm guessing we need to add the device into udev
EDIT: Solution for Ubuntu/Linux here: https://forum.xda-developers.com/showpost.php?p=73619079&postcount=20
hmm it works on my Mac though..
did you use Sudo?
stewa2jm said:
did you use Sudo?
Click to expand...
Click to collapse
Yeah, it's not working.. I tried adding the dev in my android.rules file and still nothing. I'm going to play with it more now
Sent from my PH-1 using Tapatalk
Do you need to update your ADB version on your Linux box? I had this issue at one point. With a different phone a couple years ago. Wouldn't recognize the device.
stewa2jm said:
Do you need to update your ADB version on your Linux box? I had this issue at one point. With a different phone a couple years ago. Wouldn't recognize the device.
Click to expand...
Click to collapse
I'm always on the latest version since I do a lot of Android development. I don't get why it's not working.. I've had to add devices in udev so many times, never did it give me an issue before. I'll see if I can figure it out though
Sent from my PH-1 using Tapatalk
ADB Debugging is on in Dev Options right? lol
I know its super basic, but got to check anyway.
whatever you figure out, please let us know! Good luck, and congrats on getting your device!
IM0001 said:
ADB Debugging is on in Dev Options right? lol
I know its super basic, but got to check anyway.
Click to expand...
Click to collapse
Really? Lol I did mention it works on my Mac, so yeah.. It's turned on.. I've even tried turning it off and then on again. [emoji1] [emoji1] [emoji1] [emoji1]
stewa2jm said:
whatever you figure out, please let us know! Good luck, and congrats on getting your device!
Click to expand...
Click to collapse
Will do!
Sent from my PH-1 using Tapatalk
any idea whats causing adb to not work?
drocny87 said:
I found a work-a-round to transfer your files from one phone to the Essential.
create a folder on your desktop and copy and paste all files you want transferred to the PH1. Once you have completed that just copy and paste those files from that folder to the phone.
Click to expand...
Click to collapse
wow, an extremely obvious solution to a problem no one asked about and has nothing to do with this thread!!
I've got ADB to connect somewhat. Instead of cd\sdk\platform-tools just run cd\sdk. ADB devices shows my phone, but once I ADB reboot bootloader, it will boot into the bootloader, but that's it.
I can't get it to work at all windows 10
Sent from my PH-1 using Tapatalk
I'm on Windows 10 as well. ADB works as long as the phone is booted into the OS. Once I enter the bootloader ADB nor fastboot can see the device
skw5115 said:
I'm on Windows 10 as well. ADB works as long as the phone is booted into the OS. Once I enter the bootloader ADB nor fastboot can see the device
Click to expand...
Click to collapse
What is your usb setting? Charging, file transfer?
bricky23 said:
What is your usb setting? Charging, file transfer?
Click to expand...
Click to collapse
I tried on both already
Sent from my PH-1 using Tapatalk
I got ADB working on linux. You need to add this to your 51-android.rules
#Essential
SUBSYSTEM=="usb",ATTR{idVendor}=="2e17", ATTR{idProduct}=="c032", MODE="0666", GROUP="plugdev"
I still can't get fastboot to work yet though. To get it to work I need to run: sudo $(which fastboot) devices
I'm going to play around with it more to see if I can get it to work just using fastboot devices
ADB is working on Windows 10, but as mentioned above, fastboot isn't recognized. Can't unlock the effing bootloader without that dammit.
---------- Post added at 08:20 PM ---------- Previous post was at 08:14 PM ----------
bricky23 said:
What is your usb setting? Charging, file transfer?
Click to expand...
Click to collapse
File transfer
Okay so to get it my PC to recognize the device in fastboot, I had to open Computer Management < Device Manager and find the device listed as Mata while booted into the bootloader. Windows didn't know what driver to use so I manually selected the Android Bootloader driver. You have to list all installed drivers on your machine and it should show up for windows 10 users. Device is now unlocked
skw5115 said:
Okay so to get it my PC to recognize the device in fastboot, I had to open Computer Management < Device Manager and find the device listed as Mata while booted into the bootloader. Windows didn't know what driver to use so I manually selected the Android Bootloader driver. You have to list all installed drivers on your machine and it should show up for windows 10 users. Device is now unlocked
Click to expand...
Click to collapse
Same here, just manually installed Google USB Driver and installed it as "Fastboot Interface" and it worked.
Ok I got adb and fastboot both working on Ubuntu/Linux now. Instead of adding the line I posted in my previous post just run this:
sudo sh -c "echo 'SUBSYSTEM=="usb", ATTR{idVendor}=="2e17", MODE="0666", GROUP="plugdev"' >> /etc/udev/rules.d/51-android.rules"
Then
sudo service udev restart
Then ubplug your device if it's plugged in via USB and then plug it back in. adb works as well as fastboot

Categories

Resources