赞
踩
目录
如果是usb,不用连接,直接进入:
adb shell
3.在PC端打开cmd命令窗口,输入adb devices ,可以看到已经连接的设备
4.输入adb tcpip 8888 (设置端口号为8888)
adb disconnect
6.输入adb connect 10.67.161.8:8888,连接成功
adb connect ip
adb shell
exit
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。