Back to UI-TARS-desktop

@ui-tars/operator-adb

packages/ui-tars/operators/adb/README.md

0.3.0545 B
Original Source

@ui-tars/operator-adb

Operator Android SDK for UI-TARS using ADB.

Features

  • Screen capture via ADB
  • Touch and swipe simulation
  • Chinese input support

Prerequisites

Chinese Input Support

This project uses ADBKeyBoard for Chinese input. Please follow these steps to configure:

  1. Download and install ADBKeyBoard:
bash
adb install /path/to/AdbKeyboard.apk
  1. Activate the input method:
bash
adb shell ime set com.android.adbkeyboard/.AdbIME