[android-developers] Re: Sms Manager

2012-02-16 Thread Ali Chousein
Yes it is normal. First when I saw this behavior I was also surprized, when then when I thought about it, it made sense that the SMSManager does not mess around with the DB of the SMS application on the phone. - Ali Chousein

[android-developers] Re: SMS Manager

2012-02-07 Thread Ali Chousein
Hhhmmm, I doubt that the Android framework supports this by default. When you send an SMS to another emulator on the same machine, you specify other emulator's port number. If you want to send an SMS to another machine, I guess you'll need something like: 1. You are working on machine M1. Send

[android-developers] Re: SMS Manager

2012-02-05 Thread vivek elangovan
Hi members, Using SMS Manager i m able to send message from one emulator to another emulator which is in my local machine and it is working fine.Is it possible to send SMS from my emulator to another emulator of another machine ? -- You received this message because you are