Hi all, I have been trying to get a list of SMS messages from my android phone using the Android SDK. I have seen open source projects that have provided SMS message access examples like the one here: https://github.com/CyanogenMod/android_packages_apps_Mms/tree/froyo-stable/src/com/android/mms
It uses android.provider.Telephony which is not part of the Android SDK. However, I was not able to find anything in the SDK that would allow me to access SMS messages from the phone. On further researching, I found an app SMS Box that does exactly what I am trying to do for my project. Can anybody point me to the API or sample code where this is done? Thanks for your help 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

