1. replace sms number and sms body -> run : adb shell am start -a android.intent.action.SENDTO -d sms:2000000 --es sms_body "Message" --ez exit_on_sent false 2. Fake Tap event (X = 631 , Y = 1215) adb shell input tap 631 1215