Install & Uninstall Applications
Feature Overview
In the cloud control backend, the following operations can be performed on a single device:
- Install Application
 - Uninstall Application
 - Open Application
 - Terminate Application
 
The operation methods vary depending on the device authorization mode:
1. ADB / Root Mode
- Can directly install APK, uninstall or terminate specified applications;
 - Fast operation speed with fewer permission restrictions.
 
2. Accessibility Mode / HID Mode
- Due to the lack of system-level permissions, manual operations need to be simulated to complete installation, uninstallation, or termination of applications;
 - Operation processes may vary across different device models;
 - The Cloud Control App provides Personalized Script Set settings, where users need to configure:
- Automatic APP Installation Script
 - Automatic APP Uninstallation Script
 - Automatic APP Termination Script
 - Relevant script templates can be found in Cloud Control Backend → Cloud Control Community
 - As shown in the figure below
 
 

3. Batch & Remote Installation
- APK files can be dragged to the target device for remote installation;
 - On the group control screen casting page, click the floating menu, then click App Operations to perform batch:
- Installation
 - Uninstallation
 - Opening
 - Termination
 
 
💡 It is recommended to test on different device models to ensure that personalized script sets and batch operation scripts can correctly perform the corresponding operations.
Remote Real-time Layout Analysis
The cloud control backend layout analysis window allows real-time viewing of device control information, generating operation scripts and executing them, supporting multiple modes including Accessibility, HID, ADB, and Root, facilitating remote debugging and automated operations.
Input Method Management
The cloud control backend input method management window allows viewing all input method applications on devices, supporting enabling, disabling, setting default input methods, and batch multi-device management.