diff --git a/content/manual/control-mobile/_index.en.md b/content/manual/control-mobile/_index.en.md index 6d3b98d..9f0814d 100755 --- a/content/manual/control-mobile/_index.en.md +++ b/content/manual/control-mobile/_index.en.md @@ -4,7 +4,6 @@ weight: 2 --- ### 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. @@ -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 - iOS does not yet support screen sharing - #### **Request permissions and start services** Click on `Share Screen` from the bottom navigation bar @@ -21,8 +19,8 @@ Configure various permissions as needed. Every time you start RustDesk, you need ![](/docs/en/manual/mobile/images/server_off_en.jpg?width=300px) -| 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 | | 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 | @@ -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 {{% /notice %}} -#### **Special Permission Request- File** +#### **Special Permission Request - File** | 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** | Step 1 Find "Installed Services" | Step 2 Start RustDesk Input | -| --------------- | -------------------------------------------------------- | +| -- | -- | | ![](/docs/en/manual/mobile/images/get_input1_en.jpg?width=300px) | ![](/docs/en/manual/mobile/images/get_input2_en.jpg?width=300px) | {{% 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. | Before starting the service | After starting the service | -| --------------- | -------------------------------------------------------- | +| -- | -- | | ![](/docs/en/manual/mobile/images/server_off_en.jpg?width=300px) | ![](/docs/en/manual/mobile/images/server_on_en.jpg?width=300px) | {{% notice note %}} @@ -79,5 +77,5 @@ After the service is started, a unique ID and random password will be automatica ##### Mobile terminal | You can stop the service or close the specified connection at any time | You can receive or initiate chats | -| --------------- | -------------------------------------------------------- | +| -- | -- | | ![](/docs/en/manual/mobile/images/server_on_en.jpg?width=300px) | ![](/docs/en/manual/mobile/images/android_server2_en.jpg?width=300px) |