How could I send an SMS from one app to another (on a different phone), hiding* it from other apps ?
*: because its content would be irrelevant for other apps or the user
How could I send an SMS from one app to another (on a different phone), hiding* it from other apps ?
*: because its content would be irrelevant for other apps or the user
Thanks to Mike M for the answer:
Using data SMS is the solution. They are sent just like normal SMS, but are not broadcasted. An excellent tutorial can be found here: http://codetheory.in/android-sms/