# Panda Android Screen Projection

### 1.Product interface

<figure><img src="/files/NhkfwyELIuIEyhEIzQXw" alt="xiaowei Android Screen Projection"><figcaption><p>some3c.com</p></figcaption></figure>

Panda Screen Mirroring is a software used to connect and manage Android phones on a computer. It is specially designed for batch screen mirroring management of Android phones. It can greatly improve the operating efficiency of managing Android phones on a computer, especially in batch operations, automated operations, In terms of remote operation, efficiency has been significantly improved.

### 2. Application scenarios <a href="#id-3dbf0c11" id="id-3dbf0c11"></a>

Panda Screencast is a connection tool that uses a USB cable or other connection methods to project the Android phone screen onto the computer screen through video streaming. The computer mouse is used instead of fingers to slide and click on the phone screen. The purpose is to facilitate mobile application developers to view and operate mobile application software on the computer. The connection between Android phone and computer is the connection method that comes with the Android system. Panda Screencast only plays a connecting role and does not make any modifications or damage to the mobile phone system, nor does it provide any auxiliary functions for any mobile application. It only provides the most basic connection function between Android and Windows.

### 3. Multi-language support <a href="#id-8b25bff8" id="id-8b25bff8"></a>

<figure><img src="/files/uRU9OcdspPkDfcm4cnLx" alt="xiaowei Android Screen Projection"><figcaption><p>some3c.com</p></figcaption></figure>

As the software continues to be updated, more language support will be added in the future, whichever is included in the actual software.

### 4.Main Functions <a href="#id-8b25bff8" id="id-8b25bff8"></a>

Due to the rapid pace of updates, this list is not exhaustive; please refer to the actual functionality of the software.

| Module                | Function                                           | illustrate                                                                                                      |
| --------------------- | -------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| Operating software    | Adaptation System                                  | Windows 11、10                                                                                                   |
|                       | Compatibility range                                | All major Android phone brands and models                                                                       |
|                       | System Scope of Application                        | All mainstream Android, HarmonyOS systems and their derivatives                                                 |
|                       | Dark theme                                         | Freely switch between black and white themes                                                                    |
|                       | Hide Control Panel                                 | Hide control panel to automatically display                                                                     |
|                       | Export configuration                               | Export/import phone number, name, and tag configuration file                                                    |
|                       | Customize shortcut keys                            | Customize shortcut keys for various functions                                                                   |
|                       |                                                    |                                                                                                                 |
| Connect phone         | Number of connections                              | single computer can support up to 500 connections.                                                              |
|                       | [USB mode](/panda-manual/usb-connect-phone.md)     | Automatic recognition                                                                                           |
|                       | [OTG mode](/panda-manual/lan-mode-connection.md)   | Multi-segment management, importing network segments, exporting network segments, full scan                     |
|                       | [WIFI mode](/panda-manual/wifi-mode-connection.md) | One-click switch to WIFI mode                                                                                   |
|                       | [Safe Mode](/panda-manual/safe-mode-connection.md) | An advanced connection mode that allows disabling both USB mode and accessibility mode.                         |
|                       |                                                    |                                                                                                                 |
| phone screen          | Screen size                                        | Customize screen size                                                                                           |
|                       | Screen resolution                                  | Customize screen resolution                                                                                     |
|                       | Screen frame rate                                  | Customize screen frame rate adjustment                                                                          |
|                       | One-click screen off                               | Phone screen off                                                                                                |
|                       | Screenshot                                         | Save screenshot from phone to computer                                                                          |
|                       | Synchronous operation                              | Batch synchronization operation                                                                                 |
|                       |                                                    |                                                                                                                 |
| Keyboard input        | Keyboard and mouse synchronization                 | Mouse and keyboard synchronized input                                                                           |
|                       | Two-way adhesive                                   | Two-way copy and paste between computer and mobile phone                                                        |
|                       | Shortcuts                                          | Send preset content with one click                                                                              |
|                       | Chat tools                                         | Compatible with third-party tools such as Customer Service Treasure, Chat Treasure, and Customer Chat Treasure. |
|                       | Import/Export                                      | Backup and share quick phrase list                                                                              |
|                       | Batch input                                        | Batch import account passwords                                                                                  |
|                       | Text distribution                                  | One-click input of different text content into different mobile devices                                         |
|                       | File distribution                                  | Copy different files to different mobile devices with one click                                                 |
|                       |                                                    |                                                                                                                 |
| Controlling the phone | System Functions                                   | Quickly access phone settings, Wi-Fi settings, input method management, and accessibility settings.             |
|                       | Install APK                                        | Batch install APKs to mobile phones                                                                             |
|                       | Transfer files                                     | Batch transfer files to phone or photo album                                                                    |
|                       | Export file                                        | Export phone files to computer                                                                                  |
|                       | Screenshot to computer                             | Save screenshot from phone to computer                                                                          |
|                       | Large screen rotation                              | Control the large screen to switch between portrait and landscape modes.                                        |
|                       | Fixed large screen                                 | Fixed control large screen and small screen are laid out side by side                                           |
|                       | Application Management                             | One-click quick launch of applications, uninstallation of applications, and clearing of application cache.      |
|                       | Mobile phone grouping                              | Custom phone tags                                                                                               |
|                       | Grouping and sorting                               | Mobile phone tags can be sorted freely                                                                          |
|                       | Show only selected                                 | Show only the phones in the selected tab                                                                        |
|                       | ADB command                                        | ADB command console, customizing ADB command shortcuts                                                          |
|                       | Random Delay                                       | Randomly increase operation delay during synchronous operation                                                  |
|                       | random offset                                      | Randomly add position offset during synchronization operation                                                   |
|                       | Control small screen                               | Directly control all small screens                                                                              |
|                       | Ctrl select                                        | Once opened, the phone will only be selected by holding down Ctrl.                                              |
|                       | Multiple selection out of sync                     | When multiple phones are selected, press the Alt key to operate one phone at a time.                            |
|                       | Switch input method                                | Switch input methods across all devices with one click                                                          |
|                       |                                                    |                                                                                                                 |
|                       |                                                    |                                                                                                                 |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.some3c.com/panda-manual/quickstart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
