[Q] Wireless ADB on Linux - Moto G Q&A, Help & Troubleshooting

Hi all,
I recently bought a Chromebook and promptly installed crouton to get the XFCE4 environment. I have eclipse set up and ADB set up and everything works wonderfully.
ADB happily detects my Moto G when I use the USB port.
My problem is that I cannot seem to get Wireless ADB working. Each time I type adb connect ip_adress_from_app it gives me unable to find device error
Can anyone help me?
I have already tried rebooting both my Chromebook and my Moto G, without success. I have also tried adb kill-server and adb start-sever, again without success.
Thanks in advance
Edit: Nevermind, it turns out my network was having problems, ADB wireless works fine when I use my mobile connection. Now I need to fix my network :/

Related

[Q] adb not seeing my device...

I'm running "Megatron" 1.0.4 on my Transformer. However this was occurring with the predecessor CM9 build (before the author renamed to it "Megatron"). I had switched from the Stock asus rom to CM9 a while ago, I was running the 3/29 build of CM9 (as mentioned above), which turned into Megatron.
I use adb to push and pull files to/from my tablet, as i find MTP to be utterly useless. I also use adb for shell access and other things when i'm tinkering with Android.
adb was working perfectly, On the 3/29 build of CM9. I was quite happy with 3/29, which is why i ran it for the entire month of april, without updating to "Megatron". However, one day, adb suddently stopped detecting my device. Restarting the adb server doesnt help, i've tried doing things like wiping cache on my device, nothing helps. I updated to Megatron 1.0.4 to see if that would help (thinking it was a software thing), with no data wipe, the tablet is again working perfectly except for the adb issue.
When i connect my tablet to my pc over its USB cable, the notification area disaplsys that usb debugging is enabled, but i still can't detect it with adb.
So, how can i continue to troubleshoot this? Is there some sort of debugging log i can view? Or enable some verbose mode?
Any suggestions would be great. Thanks!
Just did a full wipe, still, adb is unable to see my device.
Some extra info.
My PC is Linux, Fedora 16.
adb version:
$ adb version
Android Debug Bridge version 1.0.26
I havent updated it in a bit, but as stated earlier, neither it, nor the tablet's config changed when this stopped working.

[Q] Issues with ADB and Portable WiFi Hotspot when updating to 4.2.2

Hi all,
I have been testing the wonderful ROMs for Inspire 4G, for example
AoCP: http://forum.xda-developers.com/showthread.php?t=2334107
moProject42: http://forum.xda-developers.com/showthread.php?t=2354076
I have 2 issues that I'd like to resolve. I would have posted in those threads, but I'm not allowed as a new user to this forum.
1. In both cases, after updating to the 4.2.2 ROM, I have not been able to shell in from my Win7 32bit laptop using ADB, as the device shows up as offline.
[Sat Sep 14 13:09:13 ~] $ adb devices
List of devices attached
HT19GT202387 offline
On the phone, my laptop's RSA Key was shown, and I accepted it, but it never seems to come online.
I have tried all the usual methods to try to fix this:
- upgraded my SDK and Google USB drivers for 4.2.2
- turn ADB debugging off/on on the device
- pull out/plug in the device
- Delete and reinstall the USB drivers on the laptop
2. After turning on Portable WiFi Hotspot, my 3G connection dies, so any devices that successfully connect to the hotspot are unable to browse the web.
Also, the device itself can no longer use 3G until I turn off the hotspot, and reboot the phone.
Any ideas? Thanks in advance.

ADB doesnt work with xelios tablet p717a from walmart

Hi I am using Linux on my desktop
I am able to use adb with a kindle fire just fine after enabling adb debugging
I bought a xelios p717a tablet from walmart and Ive tried everything but adb always says 'no devices found'
SOLVED
put 0x2207 at the end of the adb_usb.ini file

ADB (Android Debug Bridge) stops working

Hi,
I'm using Android Studio to develop an android app, and test the app several times a day from my OPO.
The OPO is connected to my pc using USB, adb is enabled and things working well, BUT after several deployments the adb stops to work. I'm getting the following message, and nothing happens. Only disconnecting the usb cable, and connecting again, helps.
Code:
Uploading file
local path: C:\Users\HP\AndroidStudioProjects\...XXX.apk
remote path: /data/local/tmp/com.XXX
itanbp said:
Hi,
I'm using Android Studio to develop an android app, and test the app several times a day from my OPO.
The OPO is connected to my pc using USB, adb is enabled and things working well, BUT after several deployments the adb stops to work. I'm getting the following message, and nothing happens. Only disconnecting the usb cable, and connecting again, helps.
Click to expand...
Click to collapse
It works well for me
(I developed my app Walloid by testing it on my OPO)
BTW, my OPO is on 11S ROM
Suggestion:
Try reinstallation of both Android Studio and ROM on your OPO(using fastboot images)

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

Categories

Resources