Thanks Mark and sorry for my english. I thought there was a URI for the email, such as content://sms for messages.
I try content://gmail-ls but not work. Can you help me? I used my application to backup of all databases file (*.db). 2009/6/13 Mark Murphy <[email protected]> > > > Ehm...So, how can I read received mail from db? > > I am interpreting this to mean "how do I access emails saved on the > device". > > Option #1: Write your own email client and convince users to use it, as > then it is your own database. > > Option #2: Work with the K9 team to integrate whatever you are looking to > do with their email client. > > Option #3: Submit patches to the Android open source project to expose > email messages via a ContentProvider. In this case, be prepared to answer > a lot of questions regarding privacy and security. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > _The Busy Coder's Guide to Android Development_ Version 2.0 Available! > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

