<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OpenHarmony on Text Matrix</title><link>https://txtmix.com/tags/openharmony/</link><description>Recent content in OpenHarmony on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/openharmony/index.xml" rel="self" type="application/rss+xml"/><item><title>鸿镜 HongJing：面向 OpenHarmony 设备的投屏调试工具</title><link>https://txtmix.com/posts/tech/hongjing-openharmony-scrcpy-alternative/</link><pubDate>Sun, 17 May 2026 12:01:30 +0800</pubDate><guid>https://txtmix.com/posts/tech/hongjing-openharmony-scrcpy-alternative/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>读完本文，你应该能：&lt;/p>
&lt;ol>
&lt;li>说明鸿镜（HongJing）在 OpenHarmony 生态中的定位，以及它和 Android 平台 Scrcpy 的对应关系。&lt;/li>
&lt;li>描述鸿镜的技术架构：设备端 ScrcpyService 和 PC 端 Flutter 客户端如何通过 &lt;code>hdc fport&lt;/code> 通信。&lt;/li>
&lt;li>列出鸿镜的 7 项核心功能，并判断哪些能力在你的调试场景中是最优先的。&lt;/li>
&lt;li>在 macOS / Windows 上完成鸿镜客户端的部署，并把 OpenHarmony 5.0+ 设备成功连接。&lt;/li>
&lt;li>解释鸿镜当前已知限制（单点触摸、系统签名、Linux 客户端进度），评估它是否适合你的项目。&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h2 id="目录">目录&lt;/h2>
&lt;ol>
&lt;li>&lt;a href="#%e9%a1%b9%e7%9b%ae%e6%a6%82%e8%a7%88" rel="">项目概览&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%8a%9f%e8%83%bd%e7%89%b9%e6%80%a7" rel="">功能特性&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e6%8a%80%e6%9c%af%e6%9e%b6%e6%9e%84" rel="">技术架构&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e6%94%af%e6%8c%81%e5%b9%b3%e5%8f%b0" rel="">支持平台&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%bf%ab%e9%80%9f%e4%b8%8a%e6%89%8b" rel="">快速上手&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%b7%b2%e7%9f%a5%e9%99%90%e5%88%b6" rel="">已知限制&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%87%aa%e6%b5%8b%e9%a2%98" rel="">自测题&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%bf%9b%e9%98%b6%e8%b7%af%e5%be%84" rel="">进阶路径&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e6%80%bb%e7%bb%93" rel="">总结&lt;/a>&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;strong>鸿镜 HongJing&lt;/strong>（&lt;a href="https://github.com/guoxiucai/ohos-scrcpy-app" target="_blank" rel="noopener noreffer ">guoxiucai/ohos-scrcpy-app&lt;/a>）是一个面向 OpenHarmony 设备的实时投屏与远程控制工具，思路与安卓平台上的 [Scrcpy](&lt;a href="https://github.com" target="_blank" rel="noopener noreffer ">https://github.com&lt;/a> Genymobile/scrcpy) 类似：PC 端运行一个客户端，通过 USB 或网络连接到设备，把设备屏幕实时镜像到电脑，同时支持从电脑端直接操控设备。&lt;/p></description></item></channel></rss>