Can i send sms over Android Terminal, not use any applications on side of Android, like ShellSms?
Check out this link; http://stackoverflow.com/questions/4043490/how-to-send-an-sms-from-a-shell
Related
hi ,
is there any app like shellSMS to send sms via pc for exemple by adb , i need to use it for delphi application
Hello, I'm trying to access the GSM modem from terminal (my aim is to have Arch Linux as basic OS and forget about Android, that means dial, send/receive sms etc.)
so, which is the right device? (/dev/ttyGSx doesn't work)
how can i send commands to it?
also, is there any "dialer" for linux??
hello
does anybody know why Line messenger is not work on most android emulator? and how to fix it?
i;ve tried several android emulator (genymotion, youwave, windroy, android x86) but always failed when i try to login. both with facebook or email address (it said: system error.please try again later). no problem with my network connection because i installed Line thru playstore
the only emulator that working well is bluestack. but it too slow and eat up my pc ram
If you have root access on your devices it's easy to connect to the sqlite3 databases from Whatsapp. (/data/data/com.whatsapp/databases)
So there's no problem reading any message or contact details with the ADB shell and some simple SQL SELECT statements.
BUT!
Is there any posibility to send messages for example with SQL INCLUDE?
If you're searching the web you can find people using Tasker to do that, but how can you do it directly from the shell?
(I want do build an open-source application to send and receive whatsapp messages easily with the PC)
I would like to set up SMS Centre on my Android phone, but there is no such option in messaging app or settings.
Is there any way to set up SMS Centre through ADB shell by typing command?
Android OS, v6.0.1 (Marshmallow)
#EDIT
I don't know if that's a correct subform, if not please move it to correct one, thanks!