Linux and adb - Huawei Watch 2

Hello!
Try as I might, I cannot make my Linux box find my HW2. The problem is that adb fails to see an connected devices despite having done all the obvious things such as restart adb, enabled developer mode and USB debugging.
Anyone else have a similar problem?

Related

adb devices just won't show anything

adb devices doesn't show anything. I have tried it with linux and windows (with Motorola drivers installed), it doesn't work. I can access the phone when I have enabled MTP, but it just won't show in adb. I have killed and started adb server so many times, it's frustrating.
The thing is, the first time (yesterday) it worked! I could reboot into fastboot with adb but then nothing worked anymore.
Any ideas?
Maybe silly question, but: is USB debugging activated on the phone? If yes, try to switch between MTP and Camera (PTP) under "USB computer connection" option. You should get the authorization prompt on your phone when everything is fine.
Yes, USB debugging is activated. I already tried both MTP, PTP, and neither, but I don't get any authorzation prompts. I revoked all previos prompts, but still nothing. Thanks for the suggestion though!
Are you on bootloader or recovery or normally on os
I tried all three.
Try playing with the USB cable - change it, change the USB slot on the PC that it's connected to, etc.
I only have one USB cable, but I already tried it on several USB slots.
It worked! I had to put sudo in front of my adb commands! Yay! :victory:

[Q] ADB Installer Issue - USB Connection

Hello, another question in quick succession.
I have used the installer featured in this topic: http://forum.xda-developers.com/showthread.php?t=2588979 - to install all the necessary drivers so I can connect my phone through USB and hopefully install Android 5.1 onto my phone.
I went through every step in the topic and ADB Composite Device appear listed. My phone is also definitely connected as I check for 'adb devices' in command prompt. However, when connected in fastboot mode, it still asks to Connect to USB Device. USB Debugging has been enable on my device, also.
Help would be much appreciated! I'm new to this so it's a teensy bit of a rigmarole.
Could really do with help here, I'm stalling on it and it's bugging me - wanna get it sorted.

H830 Adb not working

I need some help. When i use "adb devices" no devices come up. It used to work but does not anymore. I have a pixel as well and it works fine on mac and pc but the g5 does not. I enabled and disabled the usb debugging and installed usb drivers from lg as well. I need adb so i can push the new trwp into the phone so i can install nougat. Has anyone experienced this? I googled a bunch but nothing helped. Fixes for other phones didn't help my situation.
File transfer?
From the notification blinds that you pull down, after you have plugged in your phone to computer, select the option to change the 'charge only' to ' file transfer'.. This is what I had to do to make it work. Hope it helps..

ADB

Can someone explain me how to get ADB working on my SGS8? I've tried everything: installing drivers, Java, Android SDK, 15 sec adb driver, universal ADB driver, minimal adb. I can't figure out how to do that.
Do what? Get an ADB shell with a pc?
Just install the samsung drivers from here, enable debugging in developer options on your phone and connect via usb
jaannnis said:
Do what? Get an ADB shell with a pc?
Just install the samsung drivers from here, enable debugging in developer options on your phone and connect via usb
Click to expand...
Click to collapse
Thanks, will try that
i was having one hell of a time as well. I tried everything on my laptop to no success. So i actually gave up. Than i thought well maybe its my laptop. So i ended up trying another one i had in the house and viola it worked like a charm. It seems like certain pc are just unable to connect to the samsung s8 via adb mode. Which is totally weird because I had been using adb mode on my pixel xl with no issues what-so-ever. So try a different pc if you can, it worked for me flawlessly.
Might be the USB port.
I had a similar problem connecting my Lenovo laptop to a Kindle Fire. I used a different USB port and everything worked.
9 bin

Question Issues with ADB [solved]

Hi,
I'm having some issues connecting my tab s7 FE through ADB. Everything is setup correctly on the computer's side of things my xiaomi phones shows up when running "adb devices" in cmd.
I've enabled developer mode and turned on usb debugging.
I don't get a prompt to "trust computer".
I tried to revoke previous authorizations and disabling adb timeout.
Somehow usb debugging isn't displayed in the status bar, is that a thing in android 12?
Is there some weird extra step to enabling usb debugging on this device?
Surely I'm missing something obvious here, but the problem seems to be device specific and finding an answer with such a broad topic narrowed to a specific device is proving to be difficult.
Any help would be greatly appreciated.
EDIT: SOLUTION
Samsung needs a specific driver for usb debugging, you can get it here:
https://developer.samsung.com/android-usb-driver
Guess I didn't do proper research, hopefully this can help someone else.

Categories

Resources