mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-21 10:17:43 +02:00
Update _index.en.md
This commit is contained in:
parent
81288f22bc
commit
617da6d24f
@ -4,7 +4,6 @@ weight: 2
|
|||||||
---
|
---
|
||||||
|
|
||||||
### Share screen/files of your Android phone
|
### Share screen/files of your Android phone
|
||||||
------
|
|
||||||
|
|
||||||
Starting from version 1.1.9, the Android client has added the functions of sharing the phone screen and sharing the file system of the phone.
|
Starting from version 1.1.9, the Android client has added the functions of sharing the phone screen and sharing the file system of the phone.
|
||||||
|
|
||||||
@ -12,7 +11,6 @@ Starting from version 1.1.9, the Android client has added the functions of shari
|
|||||||
- Android 10 or above is required to share the internal audio of the mobile phone system
|
- Android 10 or above is required to share the internal audio of the mobile phone system
|
||||||
- iOS does not yet support screen sharing
|
- iOS does not yet support screen sharing
|
||||||
|
|
||||||
|
|
||||||
#### **Request permissions and start services**
|
#### **Request permissions and start services**
|
||||||
|
|
||||||
Click on `Share Screen` from the bottom navigation bar
|
Click on `Share Screen` from the bottom navigation bar
|
||||||
@ -22,7 +20,7 @@ Configure various permissions as needed. Every time you start RustDesk, you need
|
|||||||

|

|
||||||
|
|
||||||
| Permissions | Description |
|
| Permissions | Description |
|
||||||
| --------------- | --------------------------------------------------------- |
|
| -- | -- |
|
||||||
| Screen Capture | Whether to enable screen capture sharing permission, the monitoring service will be enabled at the same time as startup |
|
| Screen Capture | Whether to enable screen capture sharing permission, the monitoring service will be enabled at the same time as startup |
|
||||||
| Input Control* | Whether to allow the controller to control the input of the mobile phone, such as virtual touch screen operation with the mouse |
|
| Input Control* | Whether to allow the controller to control the input of the mobile phone, such as virtual touch screen operation with the mouse |
|
||||||
| File transfer* | Whether to enable file transfer permission, after startup, you can remotely control the file system of this phone |
|
| File transfer* | Whether to enable file transfer permission, after startup, you can remotely control the file system of this phone |
|
||||||
@ -32,7 +30,7 @@ Configure various permissions as needed. Every time you start RustDesk, you need
|
|||||||
Above * represents special permissions. To obtain such permissions, you need to jump to the Android system settings page to obtain them manually. The details are as follows
|
Above * represents special permissions. To obtain such permissions, you need to jump to the Android system settings page to obtain them manually. The details are as follows
|
||||||
{{% /notice %}}
|
{{% /notice %}}
|
||||||
|
|
||||||
#### **Special Permission Request- File**
|
#### **Special Permission Request - File**
|
||||||
|
|
||||||
| Requesting Android file permissions will automatically jump to the system settings page |
|
| Requesting Android file permissions will automatically jump to the system settings page |
|
||||||
| :---------------: |
|
| :---------------: |
|
||||||
@ -40,7 +38,7 @@ Above * represents special permissions. To obtain such permissions, you need to
|
|||||||
|
|
||||||
#### **Special Permission Request - mouse input**
|
#### **Special Permission Request - mouse input**
|
||||||
| Step 1 Find "Installed Services" | Step 2 Start RustDesk Input |
|
| Step 1 Find "Installed Services" | Step 2 Start RustDesk Input |
|
||||||
| --------------- | -------------------------------------------------------- |
|
| -- | -- |
|
||||||
|  |  |
|
|  |  |
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
@ -63,7 +61,7 @@ If the `file transfer` permission is enabled, it can also accept file control re
|
|||||||
After the service is started, a unique ID and random password will be automatically obtained for this device. Other devices can control the phone through the ID and password, or manually confirm when a new request is received.
|
After the service is started, a unique ID and random password will be automatically obtained for this device. Other devices can control the phone through the ID and password, or manually confirm when a new request is received.
|
||||||
|
|
||||||
| Before starting the service | After starting the service |
|
| Before starting the service | After starting the service |
|
||||||
| --------------- | -------------------------------------------------------- |
|
| -- | -- |
|
||||||
|  |  |
|
|  |  |
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
@ -79,5 +77,5 @@ After the service is started, a unique ID and random password will be automatica
|
|||||||
##### Mobile terminal
|
##### Mobile terminal
|
||||||
|
|
||||||
| You can stop the service or close the specified connection at any time | You can receive or initiate chats |
|
| You can stop the service or close the specified connection at any time | You can receive or initiate chats |
|
||||||
| --------------- | -------------------------------------------------------- |
|
| -- | -- |
|
||||||
|  |  |
|
|  |  |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user