1. add repo key
sudo add-apt-repository ppa:nilarimogard/webupd8
2. # sudo apt-get update
3. # sudo apt-get install android-tools-adb android-tools-fastboot
now when you type in command prompe bellowed command you can send sms from you terminal window, when you of course connect your pc with your mobile.
adb shell am start -a android.intent.action.SENDTO -d sms:728403930 --es sms_body "test" --ez exit_on_sent true
adb shell input keyevent 22
adb shell input keyevent 66
Brak komentarzy:
Prześlij komentarz