Hi all, can anyone help me, I want to send an auto message or an alert
to the phone. I've trying this
SmsManager sm = SmsManager.getDefault();
sm.sendTextMessage("5554",null, "My text Message", null,
null);
I put 5554 because is the emulator direcction. No errors, but the
emulator don't receive the message. Any idea?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---