StupidBeauty
Read times:1215Posted at: - no title specified

转载 【已解决】 ADT 中通过 TCPIP WIFI 网络调试 Android 设备

运行几条adb命令即可在不连接数据线的情况下通过WLAN对安卓手机进行调试。

http://www.crifan.com/adt_debug_android_device_through_wifi_tcpip/

亮点

然后,去按照提示:

  1. 1.Connect device via USB and make sure debugging is working.

  2. 2. adb tcpip 5555

  3. 3. adb connect 10.0.0.2:5555
    (replace with device’s IP address)

  4. 4.Disconnect USB and proceed with wireless debugging.

  5. 5. adb usb  to switch back when done.

鲍蕾

Your opinions

Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands