On Fri, Nov 5, 2010 at 1:07 AM, Udesh <[email protected]> wrote: > I'm a beginner developing android application. I need to read sms from inbox > and sort them according to the priority given by the user.
There is no SMS inbox in Android. Android *applications* may have an SMS inbox. Whether that inbox is available and supported for use by third-party developers is a question for that application's developers. The Messenger application from the Android open source project has no documented and supported APIs. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in London: http://bit.ly/smand1 and http://bit.ly/smand2 -- 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

