-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot adb connect
from windows host
#32
Comments
I too am facing similar issue ! Can no one respond to it ! :-( C:\AndroidSDK\platform-tools>adb connect 10.149.242.37:5555 |
Anyone listening? Sorry. I'm in the wrong forum. Please, kindly disregard. I will try to delete my previous comment. |
Guys, I'm not actively supporting project now. Best thing that you can do is pull request. Many people using that container as a template, you can help them a lot. |
i got this error too |
But still, my recommendation is try to debug and fix that issue with pull-request. Sorry that I can't help too much. |
I'm having issues connecting to the devices from a windows host when the docker machine is running. Using the new linux subsystem in windows (ubuntu flavored) I can ssh in fine and poke around. I just don't know why it's complaining. The adb tools are on the windows host. Just for kicks and giggles though I tried to use the same tools through the linux subsystem and got similar results. I'm at a loss.
the running container
adb connect
using 0.0.0.0adb connect
using IpAddressA trimmed
netstat -a
I've been banging my head against the wall for quite some time now and any help towards getting adb to connect would be appreciated.
The text was updated successfully, but these errors were encountered: