无法连接通过亚行通过WiFi到Android - 我需要root访问权限? [英] Can't connect to Android via ADB over wifi - Do I need root access?

查看:248
本文介绍了无法连接通过亚行通过WiFi到Android - 我需要root访问权限?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

基本上,我试图做到这一点: 我如何连接与亚行到Android通过TCP <? / A> 也可以在Droid X2。

我有USB调试上,我的手机通过USB插入。 IP地址为10.0.78.33(我已经验证了我所能做的TCP通信在手机上的IP,我可以ping通的话)。

我去了命令行并执行以下操作:

  
    

>>亚洲开发银行TCPIP 5555

         

重新启动TCP模式端口:5555

         

>>亚洲开发银行连接10.0.78.33:5555

         

无法连接到10.0.78.33:5555

  

为什么这不工作有什么想法?我是否需要为了做到这根访问权限?我试图避免生根手机。

谢谢!

解决方案

显然需要root访问权限按克里斯·斯特拉顿的评论以上。

I'm basically trying to do this: How can I connect to Android with ADB over TCP? with the Droid X2.

I have USB Debugging on, and my phone is plugged in via USB. The IP Address is 10.0.78.33 (I have verified that I can do TCP communication to the phone on that IP, and I can ping it).

I go to the command line and do the following:

>>adb tcpip 5555

restarting in TCP mode port: 5555

>>adb connect 10.0.78.33:5555

unable to connect to 10.0.78.33:5555

Any thoughts on why this doesn't work? Do I need root access in order to do this? I'm trying to avoid rooting the phone.

Thanks!

解决方案

Apparently root access is required as per Chris Stratton's comment above.

这篇关于无法连接通过亚行通过WiFi到Android - 我需要root访问权限?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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