赞
踩
(五星级提示)注意:无线调试的前提是手机和PC处于同一个局域网内
adb shell netcfg
adb tcpip 5555
adb connect ip
adb devices
如果是offline,继续第四步操作
adb disconnect ip
最后,我们可以在桌面创建一个adbcon.bat脚本,每次打开AS后双击。
adb connect 192.168.1.xxx:5555
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。