> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to