Read user's email on android gtalk
i am trying to make an application for android that actually needs to reads users email with users permission. Is it possible to read the email from user's inbox from gtalk or the inbuilt email开发者_开发问答 app and get the text in the body and subject with intents or anything?Any help will be appreciated.
Querying the Google Email App is not supported and is locked down. 3rd party apps can't access it.
精彩评论