Kirim sinyal input terhadap sebuah perangkat Android. Perintah ini hanya dapat dijalankan melalui
adb shell
. Informasi lebih lanjut: https://developer.android.com/reference/android/view/KeyEvent.html#constants_1.
input keyevent {{kode_event}}
%s
):input text "{{teks}}"
input tap {{posisi_x}} {{posisi_y}}
input swipe {{posisi_awal_x}} {{posisi_awal_y}} {{posisi_akhir_x}} {{posisi_akhir_y}} {{durasi_dalam_milidetik}}
input swipe {{posisi_x}} {{posisi_y}} {{posisi_x}} {{posisi_y}} {{durasi_dalam_milidetik}}