Escrcpy 是一款强大的工具,它允许用户通过图形化的 Scrcpy 界面来显示和控制他们的 Android 设备。这款应用程序由 Electron 作为其底层框架驱动,提供了直观且易于使用的界面,使用户能够轻松地在电脑屏幕上查看和操作他们的 Android 设备。

Escrcpy 无需任何账户就可以使用,无需担心隐私或安全问题。这意味着用户可以安心地使用该工具,而不必担心个人信息被泄露或滥用。此外,Escrcpy 没有广告,完全免费开源。这使得用户可以自由地下载、安装和使用该工具,而不必担心任何额外的费用或限制。

总的来说,Escrcpy 是一款功能强大、易于使用且安全可靠的工具,适用于需要通过电脑控制和显示 Android 设备的用户。欢迎需要此款工具的朋友前来下载使用。

软件特色

同步:得益于 Web 技术,将更快速的与 Scrcpy 保持同步

轻巧度:本机支持,仅显示设备屏幕

性能:30~120 帧每秒,取决于设备

质量:1920×1080 或更高

低延迟:35~70 毫秒

快速启动:显示第一张图片仅需约1秒钟

非侵入性:不会在安卓设备上留下任何安装文件

用户收益:无需账户、无广告、无需互联网连接

自由:免费且开源软件

快速上手

USB 连接

注意:如果手机上提示调试授权请点击允许

安卓手机需开启开发者模式并打开 USB 调试

打开 Escrcpy 并将安卓手机连接到你的电脑

这时 Escrcpy 设备列表应该已经检测到你的手机,点击开始镜像

开始享受吧

WIFI 连接

注意:需同时开启无线调试功能,并在无线调试页面中获取你的当前设备的无线地址(通常为你连接WIFI时分配的IP地址)及端口号(默认为 5555)

同 USB 连接中的 1-2 步骤

将获取到的设备 IP 地址及端口号填写到 Escrcpy 中,然后点击连接设备

这时 Escrcpy 设备列表应该已经检测到你的手机,点击开始镜像

开始享受吧

高级配置

持续完善中 目前支持 Scrcpy 中以下常用配置

显示配置

分辨率

比特率

刷新率

屏幕旋转

镜像解码器

镜像编码器

设备控制

保持设备清醒

连接设备后自动关闭屏幕

音频控制

镜像时禁用音频

窗口控制

无边框模式

全屏幕模式

下一步做什么?

优先级从高到低

用户界面进行优化,制作合适的 Logo ✅

添加更多的高级功能 如: 屏幕录像 🚧

添加 macOS 及 linux 操作系统的支持 🚧

内置的软件更新功能 🚧

支持语言国际化功能 🚧

添加侧边控制栏 🚧

添加对游戏的增强功能 如游戏键位映射 🚧

常见问题

电脑连接设备后无法检测到

请重新插拔你的设备,并确认设备同意了 USB 调试授权窗口。

如果还不行,你的电脑可能缺少必要的驱动程序,请使用第三方工具 如:驱动精灵,安装必要的驱动后重试。

无法输入中文

该问题是已知的, Scrcpy 似乎并未直接对中文输入进行测试和支持 需要在手机端安装第三方输入法 以下输入法经测试可以很好支持

搜狗输入法

QQ输入法

谷歌拼音输入法

Gboard

没有控制栏,无法通过点击返回上一步及桌面问题

后期会增加支持 目前可以使用以下方法

在高级设置中开启 设备控制 => 虚拟控制栏 (如果该配置不起作用则需要在设备上手动开启)

更新日志

2.6.2

This release introduces the full system capability of the Automation Script Editor, covering the entire workflow including visual script editing, multi-device batch execution, and scheduled task automation. In addition, device window layout adaptation has been significantly optimized, multiple known issues have been resolved, and overall product stability and user experience have been greatly improved.

🎉 Major New Features

Optimized device window layout logic: by retrieving the actual device screen resolution and removing fixed-ratio scaling, black borders are completely eliminated, significantly improving display accuracy and screen adaptation.

Added a batch automation script subscription solution.

Added ready-to-use script templates specifically designed for WeChat scenarios.

Completed internationalization support for the automation script module.

Improved the overall interaction experience of automation scripts.

Optimized the interaction logic of magic variables and added import/export capabilities.

Introduced core capabilities for the automation script editor.

Added core support for batch execution and scheduled task automation of scripts.

Product-level refinement and feature completion of the automation script editor.

🐛 Bug Fixes

Fixed issues related to custom startup layouts and interaction anomalies.

Fixed logging issues caused by the automation script log directory being ignored.

Fixed translation issues in script templates.

Fixed compatibility issues with form variables after the automation script editor module split.

Fixed incorrect task type display in the scheduled task list.

Fixed screen lag and blocking issues during batch execution.

Fixed an issue where the aspect ratio could not be locked when adjusting saved window layouts.

Fixed an issue where window layout configurations could not be properly restored.

Fixed concurrency issues with variable injection during batch script execution.

Fixed an issue where automation scripts could not confirm interruption during execution switching.

Optimized subscription configuration logic and related experience.

Fixed test-related issues in the automation script editor.

⚡ Experience & Performance Improvements

Improved the interaction experience of the smart picker feature.

Added termination logic to the automation script selector and optimized related interactions.

Added execution range selection in the script editor, allowing specific steps to be executed on demand.

Various detailed UX improvements in the automation script editor.

Significantly improved the stability of automation script execution.

Integrated a universal hook capability for ADB keyboard installation.

Continued optimization of script editor feature details.

Improved interaction details in the automation script editor.

Further refinement of the script editor interaction experience.

Optimized details of core automation script functionality.

Improved interaction details during automation script execution.

Optimized the overall internationalization translation content.

Product-level detail refinements and experience improvements.

Optimized the startup installation logic of the ADB keyboard.

Improved the layout and user experience of the scheduled task execution page.

Removed the deprecated Shell script feature.

Added support for synchronizing magic variables when importing templates.

Retrieved device screen resolution when fetching the device list to further improve window layout adaptation.

Enhanced runtime stability of the automation script editor.

Continued optimization of the overall interaction experience of the script editor.

♻️ Code Refactoring & Engineering Improvements

Restored system version-related configurations.

Removed redundant debug logging.

Completed the refactoring and modularization of the script editor form module.

Extracted common logic for application launching and encapsulated it as a reusable selector.

Optimized internal implementation details of the automation script editor.

Refactored and optimized internationalization translations.

Optimized interaction logic for the batch script execution selector.

Improved the size and display experience of the delete confirmation dialog.

Improved code standards and implementation details across the project.

Added support for adjusting subscription pricing via environment variables.

Integrated the script editor and expanded configuration capabilities.

Optimized the overall project directory structure and naming conventions.

下载地址

远程下载