@ui-tars/operator-adb
v1.2.3
Published
Operator Android SDK for UI-TARS
Downloads
178
Readme
@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:
- Download and install ADBKeyBoard:
adb install /path/to/AdbKeyboard.apk- Activate the input method:
adb shell ime set com.android.adbkeyboard/.AdbIME