Skip to content

usb overview

libin89 edited this page Mar 7, 2018 · 3 revisions

通过wifi进行adb调试

  1. PC和DUT连接同一wifi
  2. adb tcpip 5555 进入TCP模式
  3. adb connect 192.168.43.252:5555即可

Clone this wiki locally