ubuntu20.10安装scrcpy

adb直接使用apt安装就可以

 

scrcpy不要使用snap安装的版本,那版本是1.25版本太老

安装成功后也会提示adb版本不匹配

https://github.com/Genymobile/scrcpy/releases

直接从github下载新版本

参考  https://fostips.com/install-latest-scrcpy-debian-ubuntu/

这个过程进行安装

 

 问题是在编译过程中会下载 scrcpy-server时下载的版本不对


需要自己修改下

PREBUILT_SERVER_URL=https://github.com/Genymobile/scrcpy/releases/download/v2.5/scrcpy-server-v2.5
PREBUILT_SERVER_SHA256=1488b1105d6aff534873a26bf610cd2aea06ee867dd7a4d9c6bb2c091396eb15

 

posted @ 2024-07-27 17:13  后凤凰  阅读(279)  评论(1编辑  收藏  举报