要在cmd命令中直接使用adb,需要配置环境变量:目录XXX\sdk\platform-tools 查看adb -help 帮助命令打印出以下内容: Android Debug Bridge version 1.0.31 <!--安卓调试桥接器 版本号:1.0.31--> -a - directs adb to listen on all interfaces for a connection <!-- -a 参数,指示adb侦听连接的所有接口. --> -d - directs
http://stuffandtech.blogspot.jp/2012/03/android-quick-tip-adb-over-wifi.html MAR 26 Android Quick Tip - ADB over WiFi Someone I had the pleasure of working with recently showed me something extremely cool for Android development. It is simply that