Operator Android SDK for UI-TARS
npm install @ui-tars/operator-adbOperator Android SDK for UI-TARS using ADB.
- Screen capture via ADB
- Touch and swipe simulation
- 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
2. Activate the input method:
`bash``
adb shell ime set com.android.adbkeyboard/.AdbIME