Hi Folks, Still getting my head around Android so sorry if this is a dumb question.
I am building an app that basically mixes your incoming email with RSS feeds etc so I have a one stop list for all this and I'd like to hook into the email content provider, pull the list of email, display this list in my app (mixed in with the RSS feeds), but pass the individual email message views back out to the email app using intents. Is this possible? I see permissions like email.READ_ATTACHMENT so I'm guessing there is some way to do this but i can't seem to bring up the magic query on the documentation or a sample. Thoughts? Tim -- 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

