-
Notifications
You must be signed in to change notification settings - Fork 8
User Documentation
星冉 edited this page Jul 21, 2026
·
1 revision
This section is for users. It explains how to connect devices, create sessions, enter remote control, and use management features without covering implementation details.
- People who want to use Screen Remote directly.
- Teammates, testers, or non-developers who need operating instructions.
- Readers interested in entry points, limitations, and common problems rather than source code.
- Quick Start
- Device Connection and Pairing
- Session Management
- Remote Control
- Settings
- Management Features
- Frequently Asked Questions
- First use: read Quick Start.
- Choosing between USB, TCP, and Wireless Debugging: read Device Connection and Pairing.
- Saving multiple devices or configurations: read Session Management.
- Viewing the screen, touch control, full-screen mode, or audio: read Remote Control.
- Changing global preferences, backups, ADB keys, or logs: read Settings.
- Inspecting device information, utilities, files, apps, processes, port forwarding, or commands: read Management Features.
- Connection, display, or pairing failures: read Frequently Asked Questions.
- USB is usually the most stable connection method but requires device authorization.
- Use the pairing-code flow for Wireless Debugging.
- A session may enter remote control or only the ADB management state.
- Management features depend on ADB and do not require a working remote video stream.
- 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. / 技术主题仅在完成逐页审核后加入侧边栏。