add android zh
@ -7,6 +7,12 @@ theme = "hugo-theme-learn"
|
||||
metaDataFormat = "yaml"
|
||||
defaultContentLanguageInSubdir= true
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
# use icon https://github.com/matcornic/hugo-theme-learn/issues/363
|
||||
|
||||
[params]
|
||||
editURL = "https://github.com/rustdesk/doc.rustdesk.com/edit/master/content/"
|
||||
description = "Documentation for RustDesk"
|
||||
|
12
content/manual/_index.de.md
Executable file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Manual
|
||||
weight: 8
|
||||
pre: "<b>3. </b>"
|
||||
chapter: true
|
||||
---
|
||||
|
||||
### Chapter 3
|
||||
|
||||
# Manual
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
12
content/manual/_index.en.md
Executable file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Manual
|
||||
weight: 8
|
||||
pre: "<b>3. </b>"
|
||||
chapter: true
|
||||
---
|
||||
|
||||
### Chapter 3
|
||||
|
||||
# Manual
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
12
content/manual/_index.fr.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Manual
|
||||
weight: 8
|
||||
pre: "<b>3. </b>"
|
||||
chapter: true
|
||||
---
|
||||
|
||||
### Chapter 3
|
||||
|
||||
# Manual
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
12
content/manual/_index.it.md
Executable file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Manual
|
||||
weight: 8
|
||||
pre: "<b>3. </b>"
|
||||
chapter: true
|
||||
---
|
||||
|
||||
### Chapter 3
|
||||
|
||||
# Manual
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
12
content/manual/_index.ja.md
Executable file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Manual
|
||||
weight: 8
|
||||
pre: "<b>3. </b>"
|
||||
chapter: true
|
||||
---
|
||||
|
||||
### Chapter 3
|
||||
|
||||
# Manual
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
12
content/manual/_index.pt.md
Executable file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Manual
|
||||
weight: 8
|
||||
pre: "<b>3. </b>"
|
||||
chapter: true
|
||||
---
|
||||
|
||||
### Chapter 3
|
||||
|
||||
# Manual
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
12
content/manual/_index.ru.md
Executable file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Manual
|
||||
weight: 8
|
||||
pre: "<b>3. </b>"
|
||||
chapter: true
|
||||
---
|
||||
|
||||
### Chapter 3
|
||||
|
||||
# Manual
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
12
content/manual/_index.zh-cn.md
Executable file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: 使用手册
|
||||
weight: 8
|
||||
pre: "<b>3. </b>"
|
||||
chapter: true
|
||||
---
|
||||
|
||||
### Chapter 3
|
||||
|
||||
# 使用手册
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
12
content/manual/_index.zh-tw.md
Executable file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: 使用手冊
|
||||
weight: 8
|
||||
pre: "<b>3. </b>"
|
||||
chapter: true
|
||||
---
|
||||
|
||||
### Chapter 3
|
||||
|
||||
# 使用手冊
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
6
content/manual/android/_index.de.md
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Android
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
6
content/manual/android/_index.en.md
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Android
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
6
content/manual/android/_index.fr.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Android
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
6
content/manual/android/_index.it.md
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Android
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
6
content/manual/android/_index.ja.md
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Android
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
6
content/manual/android/_index.pt.md
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Android
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
6
content/manual/android/_index.ru.md
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Android
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
137
content/manual/android/_index.zh-cn.md
Executable file
@ -0,0 +1,137 @@
|
||||
---
|
||||
title: 安卓
|
||||
weight: 1
|
||||
---
|
||||
|
||||
### 控制其他设备的屏幕
|
||||
------
|
||||
|
||||
在首页中输入目标设备的ID或选择历史设备,即可进行验证。
|
||||
验证成功后即可控制对方的桌面。
|
||||
|
||||
| 首页 | 连接成功 |
|
||||
| --------------- | -------------------------------------------------------- |
|
||||
| ![](/docs/en/manual/android/images/connection_home_zh.jpg?width=300px) | ![](/docs/en/manual/android/images/connection.jpg?width=300px) |
|
||||
|
||||
|
||||
输入控制提供`鼠标模式`/`触屏模式`两种模式,可以通过下方工具栏进行切换。
|
||||
|
||||
| 进入 | 模式选择 |
|
||||
| --------------- | -------------------------------------------------------- |
|
||||
| ![](/docs/en/manual/android/images/touch_mode_icon.png?width=300px) | ![](/docs/en/manual/android/images/touch_mode_zh.jpg?width=300px) |
|
||||
|
||||
|
||||
### 管理其他设备的文件,相互传输文件
|
||||
------
|
||||
|
||||
1.1.9版本开始,安卓客户端增加了管理其他设备文件的功能。
|
||||
|
||||
在首页的已连接设备列表中,找到需要进行文件控制的目标设备ID。
|
||||
|
||||
长按或点击右侧更多选项即可选择`文件传输`
|
||||
|
||||
| 首页 | 连接成功 |
|
||||
| --------------- | -------------------------------------------------------- |
|
||||
| ![](/docs/en/manual/android/images/connection_home_file_zh.jpg?width=300px) | ![](/docs/en/manual/android/images/file_connection.jpg?width=300px) |
|
||||
|
||||
|
||||
|
||||
- 初始目录是设备的Home目录,可以点击 <i class="fas fa-home"></i> 快速回到Home。
|
||||
- 在标题栏下方是目录层级,可以点击相应文件夹快速跳转。
|
||||
- 点击 <i class="fas fa-arrow-up"></i> 可以访问上级目录。
|
||||
- 列表底部会提示当前绝对路径和项目统计。
|
||||
- 点击标题栏的`本地` / `远程` 进行页面切换。
|
||||
|
||||
|
||||
#### **如何传输文件?**
|
||||
|
||||
| 多选模式 | 文件粘贴 |
|
||||
| --------------- | -------------------------------------------------------- |
|
||||
| ![](/docs/en/manual/android/images/file_multi_select.jpg?width=300px) | ![](/docs/en/manual/android/images/file_copy.png?width=300px) |
|
||||
|
||||
1. **长按**列表中的文件或文件夹可以可快速进入**多选模式**,可以进行多项目删除,或文件传输。
|
||||
2. 选择文件后切换`本地` / `远程`页面,切换页面后将看到`粘贴到这里?`的提示,点击图中的粘贴文件图标即可将选中的文件/文件夹传输至目标目录。
|
||||
|
||||
|
||||
### 共享安卓手机的屏幕或者文件
|
||||
------
|
||||
|
||||
1.1.9版本开始,安卓客户端增加了共享手机屏幕和共享手机文件系统的功能。
|
||||
|
||||
- 基础屏幕共享功能需要安卓6及以上版本
|
||||
- 共享手机系统内部音频需要安卓10及以上版本
|
||||
- IOS尚不支持屏幕共享
|
||||
|
||||
|
||||
#### **获取权限与开启服务**
|
||||
|
||||
通过底部导航栏点击`共享屏幕`
|
||||
|
||||
根据需要,配置各项权限,首次获取权限时可能会需要手动向系统申请。
|
||||
|
||||
![](/docs/en/manual/android/images/server_page_zh.jpg?width=300px)
|
||||
|
||||
| 权限 | 说明 |
|
||||
| --------------- | -------------------------------------------------------- |
|
||||
| 屏幕录制 | 是否启动屏幕录制共享权限,启动的同时即开启监听服务 |
|
||||
| 鼠标输入* | 是否允许控制者控制手机的输入,比如用鼠标进行虚拟触屏操作 |
|
||||
| 文件传输* | 是否开启文件传输权限,启动后可远程控制这台手机的文件系统 |
|
||||
| 音频录制 | 是否共享手机内部的系统音乐(非麦克风输入) |
|
||||
|
||||
{{% notice note %}}
|
||||
其中,* 代表特殊权限,获取此类权限需要跳转到安卓系统设置页面手动获取,详情如下
|
||||
{{% /notice %}}
|
||||
|
||||
#### **特殊权限获取 - 文件**
|
||||
|
||||
| 获取安卓文件权限将会自动跳转到系统设置页面 |
|
||||
| :---------------: |
|
||||
| ![](/docs/en/manual/android/images/get_file_zh.jpg?width=300px) |
|
||||
|
||||
#### **特殊权限获取 - 鼠标输入**
|
||||
| 步骤 一 找到“已安装的服务” | 步骤 二 启动RustDesk Input |
|
||||
| --------------- | -------------------------------------------------------- |
|
||||
| ![](/docs/en/manual/android/images/get_input1_zh.png?width=300px) | ![](/docs/en/manual/android/images/get_input2_zh.jpg?width=300px) |
|
||||
|
||||
{{% notice note %}}
|
||||
以上演示操作系统为 Samsung Galaxy S10 Android11 OneUI,
|
||||
不同安卓手机系统的系统设置页面可能会不同,请根据您的系统页面调整
|
||||
{{% /notice %}}
|
||||
|
||||
#### **启动服务**
|
||||
|
||||
获取 `屏幕录制` 权限后将自动启动服务,也可以通过点击`启动服务`按钮开启服务,服务启动后即可接受来自其他设备的桌面控制请求。
|
||||
|
||||
若开启了`文件传输`权限,也可以接受来自其他设备的文件控制请求。
|
||||
|
||||
启动服务后,会自动为此设备获取唯一ID和随机的密码,其他设备可以通过ID与密码对手机进行控制,也可以在收到新请求时手动进行确认。
|
||||
|
||||
| 启动服务前 | 启动服务后 |
|
||||
| --------------- | -------------------------------------------------------- |
|
||||
| ![](/docs/en/manual/android/images/server_off_zh.jpg?width=300px) | ![](/docs/en/manual/android/images/server_on_zh.jpg?width=300px) |
|
||||
|
||||
{{% notice note %}}
|
||||
1.点击`启动服务`会默认开启`屏幕录制`权限。2.未获得`屏幕录制`权限时,其他设备无法发出控制请求。
|
||||
{{% /notice %}}
|
||||
|
||||
**PC端:**
|
||||
|
||||
![](/docs/en/manual/android/images/android_server_pc_side_zh.png?width=700px)
|
||||
|
||||
**Android端:**
|
||||
| 可以随时停止服务或关闭指定连接 | 可以接收或发起聊天 |
|
||||
| --------------- | -------------------------------------------------------- |
|
||||
| ![](/docs/en/manual/android/images/android_server1_zh.jpg?width=300px) | ![](/docs/en/manual/android/images/android_server2_zh.jpg?width=300px) |
|
||||
|
||||
|
||||
|
||||
### **设置ID/中继服务器**
|
||||
------
|
||||
通过底部导航栏点击`设置`,进入设置页面点击`ID/中继服务器`。
|
||||
输入并提交后会自动切换至指定服务器。
|
||||
也可以通过右上角扫描二维码。
|
||||
|
||||
![](/docs/en/manual/android/images/id_setting_zh.png?width=300px)
|
||||
|
||||
|
||||
有关自建服务器的详细内容,请参考[自建服务器](/docs/zh-cn/self-host/)
|
6
content/manual/android/_index.zh-tw.md
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: 安卓
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
BIN
content/manual/android/images/android_server1_zh.jpg
Executable file
After Width: | Height: | Size: 278 KiB |
BIN
content/manual/android/images/android_server2_zh.jpg
Executable file
After Width: | Height: | Size: 141 KiB |
BIN
content/manual/android/images/android_server_pc_side_zh.png
Normal file
After Width: | Height: | Size: 725 KiB |
BIN
content/manual/android/images/connection.jpg
Executable file
After Width: | Height: | Size: 377 KiB |
BIN
content/manual/android/images/connection_home_file_zh.jpg
Executable file
After Width: | Height: | Size: 186 KiB |
BIN
content/manual/android/images/connection_home_zh.jpg
Normal file
After Width: | Height: | Size: 168 KiB |
BIN
content/manual/android/images/file_connection.jpg
Executable file
After Width: | Height: | Size: 186 KiB |
BIN
content/manual/android/images/file_copy.png
Normal file
After Width: | Height: | Size: 75 KiB |
BIN
content/manual/android/images/file_multi_select.jpg
Executable file
After Width: | Height: | Size: 235 KiB |
BIN
content/manual/android/images/get_file_zh.jpg
Executable file
After Width: | Height: | Size: 192 KiB |
BIN
content/manual/android/images/get_input1_zh.png
Normal file
After Width: | Height: | Size: 65 KiB |
BIN
content/manual/android/images/get_input2_zh.jpg
Normal file
After Width: | Height: | Size: 88 KiB |
BIN
content/manual/android/images/id_setting_zh.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
content/manual/android/images/server_off_zh.jpg
Executable file
After Width: | Height: | Size: 257 KiB |
BIN
content/manual/android/images/server_on_zh.jpg
Executable file
After Width: | Height: | Size: 274 KiB |
BIN
content/manual/android/images/touch_mode_icon.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
content/manual/android/images/touch_mode_zh.jpg
Executable file
After Width: | Height: | Size: 318 KiB |