在windows10 测试的

  1. 安装adb
  2. 本地连接手机设备, 启动设备的远程端口,通过在powershell,如.\adb.exe tcpip 7401
  3. 启动stf,需要带上–allow-remote参数
  4. 通过在powershell,如.\adb.exe connect ip:7401
  5. 自动会连接成功,全是远程连接的,如下图:

openstf 使用wifi连接

相关文章: