android - Store file/attachment in draft using Gmail? -


like :

we can send email attachment in android app using intent

so :

is possible store attachment in draft using email through code ??

we can send email attachment in android app using intent

no, can ask user send email attachment using intent. whether user follows through on request user.

is possible store attachment in draft using email through code ??

no. not email clients have concept of "store attachment in draft".


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -