It works for me, but only if I have two emulators. From emulator 5556 I can
send to emulator 5554.

On Wed, Nov 26, 2008 at 6:58 AM, andrex <[EMAIL PROTECTED]> wrote:

>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to