Vote count:
0
I am sending SMS using C# via ADB Commands with following code
adb shell am start -a android.intent.action.SENDTO -d sms:CCXXXXXXXXXX --es sms_body "SMS BODY GOES HERE" --ez exit_on_sent true adb shell input keyevent 22 adb shell input keyevent 66
it working fine but this command open Messages Activity in android I mean I am watching on device how the SMS is being Sent.
i want something like mobogenie because when we send SMS using mobogenie it send hiddenly and history is maintained no need to even pick the default app.
kindly answer me. thanks
asked 43 secs ago
How to send SMS using adb commands without opening any intent
Aucun commentaire:
Enregistrer un commentaire