Android Remote Control and File Features
masterThe Android implementation supports the following remote operations:
- Remote Control: Touch events (including multi-touch), multi-touch emulation (using
CTRLorSHIFT+CTRL), mouse wheel/touchpad scrolling, keyboard event capturing, ASCII text injection, clipboard sync, and device rotation. - File Push: Drag & drop an APK to push it to
/data/local/tmp. - Remote Shell: Access
adb shelldirectly in the browser via an integrated terminal. - File Management: List files, upload via drag & drop, and download files.