[android-beginners] Re: testing my app

2008-06-26 Thread Frederico Affini
It's not a problem. The Android SDK doesn't has an application to handle SMS messages, so you will have to either create one or get one in the web so you can test SMS messages. Regards, Fred On Thu, Jun 26, 2008 at 5:54 AM, Sylvester Steele <[EMAIL PROTECTED]> wrote: > > I see a similar option

[android-beginners] Re: testing my app

2008-06-26 Thread Sylvester Steele
I see a similar option to test smss also, but it doesn't seem to work. I typed: sms send +1234 qwer . The console says OK but no sms appears in the emulator. How do I fix this? Sylvester --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[android-beginners] Re: testing my app

2008-06-25 Thread Sylvester Steele
Thanks. Sylvester --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to [EMAIL

[android-beginners] Re: testing my app

2008-06-25 Thread Frederico Affini
All you have to do is: 1) Start the Android emulator 2) Open a command line (Start > Run, then type cmd and hit enter, using windows) 3) On command line type "telnet localhost 5554" 4) You should see the Android Console 5) Type "gsm call +4411" and hit enter You should see a in