Android的 - 亚行TCPIP错误 [英] Android - adb tcpip error

查看:232
本文介绍了Android的 - 亚行TCPIP错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要连接到使用亚洲开发银行在网络上的Andr​​oid设备。我所熟悉的我如何可以连接到Android与亚行通过TCP?并与 https://developer.android.com/导/主题/ USB / index.html的并遵循的准则。具体地说,我做了以下内容:

I want to connect to the Android device using adb over the network. I am familiar with How can I connect to Android with ADB over TCP? and with https://developer.android.com/guide/topics/usb/index.html and follow the guidelines. Specifically, I did the following:

# adb kill-server
# adb tcpip 5555
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
restarting in TCP mode port: 5555
# adb connect 192.168.1.101:5555
unable to connect to 192.168.1.101:5555:5555

由于最后一个错误,我也试过

Due to the last error, I also tried

# adb connect 192.168.1.101
unable to connect to 192.168.1.101:5555

我也尝试重新启动设备本身,但它并没有帮助。 任何原因,这是行不通的?

I also tried to restart the device itself, but it did not help. Any reason why it does not work?

更新:要清除任何疑虑,我相信这是我的设备内部IP地址

Update: To clear any doubts, I am sure that this is my device internal IP address.

推荐答案

您好,我知道这是一个老问题,但我有同样的问题。我不知道这是相同的情况下,为你,但我的问题是,我是通过一个USB扩展连接Android设备,只要我直接连接Android设备在我的MAC,它的工作的USB端口。

Hi there I know this is an old question but I was having the same problem. I am not sure it is the same case for you but the problem for me was that I was connecting my Android device through a USB expansion, as soon as I connected the Android device directly to the USB port in my MAC it worked.

只是为了澄清尝试直接连接Android设备到计算机或尝试切换USB端口。

Just to clarify try to connect the Android device directly to the computer or try switching the USB port.

这篇关于Android的 - 亚行TCPIP错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆