主要记录各种包的使用代码例子, 遇到问题的处理方式 项目记录更新全部代码
scrcpy
如果adb找不到设备的ip地址:
adb shell setprop service.adb.tcp.port 5555
adb kill-server
adb start-server
adb usb
adb tcpip 5555
adb shell ipconfig wlan0
此时的inet addr: 应该就是单板的ip地址
adb connect ip:5555
博客园 © 2004-2026 浙公网安备 33010602011771号 浙ICP备2021040463号-3