input

Send event codes or touchscreen gestures to an Android device.…

input

Send event codes or touchscreen gestures to an Android device. Event codes can be inputting single characters, ending calls, volume up, etc. More information: https://developer.android.com/reference/android/view/KeyEvent.html#constants_1.

input keyevent {{event_code}}

input text "{{text}}"

input tap {{x_pos}} {{y_pos}}

input swipe {{x_start}} {{y_start}} {{x_end}} {{y_end}} {{duration_in_ms}}

input swipe {{x_pos}} {{y_pos}} {{x_pos}} {{y_pos}} {{duration_in_ms}}

Также может быть вам интересно:
КодAndroid
← getprop logcat →