-
Notifications
You must be signed in to change notification settings - Fork 8
Home
星冉 edited this page Jul 21, 2026
·
3 revisions
Screen Remote is an Android client for remote control and ADB-based device management. This wiki is the primary entry point for user guidance and developer technical documentation.
- User Documentation: connection, sessions, remote control, settings, management features, and common questions.
- Developer Documentation: architecture, runtime, subsystems, troubleshooting, engineering rules, and research material.
- Technical Documentation Index: lists only canonical technical pages already verified against code.
- Wiki Initialization and Update Checklist: tracks the per-page audit and consolidation of old documentation.
The initial systematic documentation audit is complete. Retained developer topics provide complete Chinese and English versions and are maintained against current code, tests, and build configuration.
- Current code, tests, and build configuration are the sources of technical truth.
- Each subject has one canonical detail page.
- User documentation explains how to use the product; developer documentation explains implementation, boundaries, and maintenance.
- Retained Chinese and English pages express the same current knowledge.
See Documentation Maintenance Conventions for the complete rules.
- Overview / 总览
- Quick Start / 快速开始
- Connection & Pairing / 连接设备与配对
- Session Management / 会话管理
- Remote Control / 远程控制
- Settings / 设置
- Management Features / 管理功能
- FAQ / 常见问题
- Overview / 总览
- Technical Index / 技术文档索引
- Audit Checklist / 初始化与更新清单
- Conventions / 文档维护约定
- Architecture / 架构
- Module Map / 模块地图与边界
- Runtime Path / 运行时主链路
- Session State / 会话状态与事件
- Session Lifecycle / 会话配置与连接生命周期
- ADB, USB & Wireless / ADB、USB 与无线
- ADB Lifecycle / ADB 连接生命周期
- Pairing / 设备配对与无线调试
- Codecs / 编码与解码
- Remote Interaction / 远程交互性能与悬浮菜单
- Clipboard / 剪贴板同步
- Management / 管理功能
- Events & Shell / 事件、监控与 Shell
- Logging / 日志系统与维护
- Troubleshooting / 分层排障方法
- UI Design / UI 设计系统
- Bilingual Copy / 双语与文案
- Remote UI Analysis / 远程 UI 布局分析
- Engineering Rules / 工程与验证规则
- External Research / 外部研究与取舍
Technical topics appear here only after their page-level audit is complete. / 技术主题仅在完成逐页审核后加入侧边栏。