Icon
(13)

ShellSMS - Send SMS with ADB

About this app:Show more
ANDROID VERSION
1.5 and up
INSTALLATIONS
100 - 500
PRICE
USD 1.31

Similar Apps

SlideIT Keyboard
(16,483)
USD 4.14
Tasker
(13,292)
USD 4.00

Top 5 Apps

More from this developer

Description

ShellSMS enables your phone to be used for sending SMS from ADB console.
This can be useful in automatic control systems.

- v1.3: Solved bug for long SMS
- v1.2: Added support for SMALL SCREEN - If you had problems downloading please re-try again!!

ShellSMS is multi-platform and it works in all system where you can use ADB console (Linux/Windows/Mac).

ShellSMS acts like a GSM module for sending SMS!

Create your own shell script/application and use ShellSMS for sending SMS through your Android phone!

############ ADB COMMAND LIST #############
# Multiple receiver comma separated
# You can skip password option if you've not set a password in ShellSMS' Main Screen
# PLEASE NOTE: In Android 1.5 could be necessary writing the message without spaces, Example: "Hi_this_message_is_sent_from_ADB_console_thanks_to_ShellSMS"

For Android 2.2+ :
adb shell am startservice -a sendsms -n it.elaware.shellsms/.sms -e phonenumber +123456789,1234567890 -e smsbody "Hi this message is sent from ADB console thanks to ShellSMS" -e password 12345

For Android 1.5+ :
adb shell am start -a sendsms -n it.elaware.shellsms/.asms -e phonenumber +123456789,1234567890 -e smsbody "Hi this message is sent from ADB console thanks to ShellSMS" -e password 12345

##########################################

For any further question feel free to contact us.

App Screenshots

ShellSMS - Send SMS with ADB
ShellSMS - Send SMS with ADB

User Reviews

Average rating
4.7
(13)
Your rating:

Latest Community Comments