In my app I didn't need to make the distinction between sent and received SMS messages. I suggest you to investigate the cursor object inside the debugger to understand how to make this distinction.
------------------------------------------------- Ali Chousein http://www.codeproject.com/KB/android/PayGol-Android.aspx http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy http://geo-filtered-assistant.blogspot.com https://marketplace.cisco.com/apphq/products/994 On Mar 7, 6:27 am, Farhan Tariq <[email protected]> wrote: > So this cursor would point to a collection of sms messages? What do i need > to extract the sender, receiver, text from the message? Thank you in advance -- 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

