scrcpy Could not list ADB devices

scrcpy 3.3.4 <https://github.com/Genymobile/scrcpy\>

ERROR: Could not list ADB devices

ERROR: Server connection failed

1.首先确定版本是1.4.0

2.配置scrcpy的环境变量

帮我配置scrcpy的环境变量

● Bash(powershell.exe -NoProfile -Command "[Environment]::GetEnvironmentVariable('Path', 'Machine') | Select-String

'scrcpy'" 2>&1)

⎿ (No output)

● 还没有,现在添加到系统 PATH:

● Bash(powershell.exe -NoProfile -Command "\$current = [Environment]::GetEnvironmentVariable('Path', 'Machine');

\newPath = \\current + ';C:\Install\scrcpy-win64-v3.3...)

⎿ done

在Path下添加:C:\Install\scrcpy-win64-v3.3.4,就可以了

成功运行

scrcpy 3.3.4 <https://github.com/Genymobile/scrcpy\>
adb server version (41) doesn't match this client (40) ; killing...

* daemon started successfully

INFO: ADB device found:

INFO: --> (usb) S8M6R20608004352 device MRX_W29

C:\Install\scrcpy-win64-v3.3.4\scrcpy-server: 1 file pushed. 3.7 MB/s (90980 bytes in 0.024s)

server\] INFO: Device: \[HUAWEI\] HUAWEI MRX-W29 (Android 12) INFO: Renderer: direct3d INFO: Texture: 1600x2560

相关推荐
shaoming37767 小时前
浏览器动作开发:地址栏图标点击事件、弹出页面设计
android·mysql·adb
通往曙光的路上10 小时前
mysql2
android·adb
Riu_Peter11 小时前
【技术】Docker 部署 MySQL
mysql·adb·docker
老码观察2 天前
K8s集群断电后MySQL恢复实录:从InnoDB崩溃到数据完整迁移
mysql·adb·kubernetes
黄俊懿4 天前
复合索引设计指南:最左前缀 & 字段排座次
数据库·sql·mysql·adb·性能优化·dba·db
aaa最北边5 天前
MySQL-锁
数据库·mysql·adb
fTiN CAPA5 天前
Linux系统离线部署MySQL详细教程(带每步骤图文教程)
linux·mysql·adb
hjc_0420436 天前
xtrabackup来备份恢复数据
运维·adb
小江的记录本6 天前
【MySQL】《MySQL基础架构 面试核心考点问答清单》
前端·数据库·后端·sql·mysql·adb·面试
秋96 天前
java中对操作mysql8.0.46与MySQL9.7.0有什么区别,并举例说明
android·java·adb