What is the basic difference between adb shell input keyevent and adb shell sendevent? Which one should I use for inputting a character? Are the ke
adb shell input keyevent
adb shell sendevent
To send a reload call to a React-Native app running in a android device: adb shell input keyboard text "rr"
adb shell input keyboard text "rr"