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