I am trying to write an Application in android that reads the MMS Message rcvd. I know the contents of MMS are stored in the
SQLLite database. But how can I get access to those contents? Can someone provide me with some sample application which can
help me read the contents of a MMS on Android?

