Hi all,

I am trying to develop an application to detect incoming SMS and view the
result in a list. I was trying to use the example I found on
http://www.anddev.org/recognize-react_on_incoming_sms-t295.html, but it
seems not to work, at least with 2.0 SDK.

The problem seems to be this

                    *SmsMessage[] messages =

Telephony.Sms.Intents.getMessagesFromIntent(intent);*

It says that there is no method like this present.

Any suggestion would be really welcome!

Thanks
Bye

-- 
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
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to