android - How to access gmail attachment from my application? -


i have seen questions related question, not getting getcontentresolver().query(); method ; how related gmail?,how file gmail application without download file

it's not possible directly

we have use external api gmail api in java , integrate gmail api our android application

here link gmail api https://developers.google.com/gmail/api/


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Passing Variables from AngelScript to C++ -