Hi, Did u set permission for receiving SMS in your manifest .xml... and check out dis link: http://mobiforge.com/developing/story/sms-messaging-android hope dis helps........cheers
On Dec 7, 4:43 pm, Maurizio Bellemo <[email protected]> wrote: > 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 > onhttp://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 [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-beginners?hl=en

