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

javascript - IndexedDB error: Uncaught DataCloneError: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned -

android - Adapter not working with listview -

javascript - PhoneGap show downloaded image in iframe -