Android PowerShell adb shell am start -a android.intent.action.SENDTO -d sms:123456789 --es sms_body "Hi" --ez exit_on_sent true adb shell input keyevent 22 12 adb shell am start -a android.intent.action.SENDTO -d sms:123456789 --es sms_body "Hi" --ez exit_on_sent trueadb shell input keyevent 22