当前位置:首页 > 数据库 > 正文

(十五)连接网络adb,android模拟器打开

2020-02-12 数据库

第一步:Android开发板连接usb和网线

adb shell setprop service.adb.tcp.port 5555

adb shell stop adbd
adb shell start adbd

adb shell ifconfig

adb connect 192.168.x.x

adb devices

 

adb disconnect

 

 

 scrcpy

scrcpy-win64-v1.6

链接:https://pan.baidu.com/s/1k7sgKBYuUVxEaN-Pov-0Mw
提取码:xl28

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/SQL/15052.html