input

एंड्रॉइड डिवाइस पर इवेंट कोड या टचस्क्रीन जेस्चर भेजें। इस कमांड का उपयोग केवल adb shell के माध्यम से किया जा सकता है। अधिक जानकारी: https://developer.android.com/reference/android/view/KeyEvent.html#constants_1

input keyevent {{ईवेंट_कोड}}

input text "{{टेक्स्ट}}"

input tap {{x_पोजीशन}} {{y_पोजीशन}}

input swipe {{x_शुरू}} {{y_शुरू}} {{x_अंत}} {{y_अंत}} {{ms_में_अवधि}}

input swipe {{x_पोजीशन}} {{y_पोजीशन}} {{x_पोजीशन}} {{y_पोजीशन}} {{ms_में_अवधि}}