似乎每次我更新Android时,无线亚行都会遇到越来越多的问题。使用2.1.1,我现在无法使用命令连接到我的平板电脑:
adb connect <ip addr>它导致错误:
unable to connect to <ip addr>:5555: cannot connect to <ip addr>:5555: No connection could be made because the target machine actively refused it. (10061)这是在批准了平板上对话框中的连接之后直接发生的。在此之前,在尝试连接到平板电脑之前,我被迫做了一个adb kill-server,但现在这一点都没有帮助。
https://stackoverflow.com/questions/37267335
复制相似问题