最終更新:2013-01-27 (日) 14:33:42 (4107d)  

adb connect
Top / adb connect

http://developer.android.com/guide/topics/connectivity/usb/index.html

adb tcpip 5555
adb connect <device-ip-address>:5555

関連

  • adb tcpip <port> - restarts the adbd daemon listening on TCP on the specified port
  • adb usb? - restarts the adbd daemon listening on USB