scrcpy使用方法
scrcpy
Display and control your Android device
项目地址:https://gitcode.com/gh_mirrors/sc/scrcpy
免费下载资源
·
1.下载
sudo pacman -S scrcpy
yay -S scrcpy
2.使用前准备
1.电脑连接手机,手机开发者模式打开usb调试
2.使手机和电脑在同一个局域网下(可以连接相同wifi)
3.查看手机ip地址(一般在状态信息内可看到)
3.使用
1.adb devices 可查看当电脑连接了哪些设备(同一设备usb和wifi会被认为是两个设备)
2.adb -s ID(adb devices 下的id) tcpip 5555(自设端口号)
3.adb connect ip:5555
4.scrcpy(启动)
GitHub 加速计划 / sc / scrcpy
106.82 K
10.33 K
下载
Display and control your Android device
最近提交(Master分支:2 个月前 )
67d4dfb5
PR #5147 <https://github.com/Genymobile/scrcpy/pull/5147>
Signed-off-by: Romain Vimont <rom@rom1v.com>
11 天前
665ccb32 - 1 个月前
更多推荐
已为社区贡献2条内容
所有评论(0)