vendredi 15 mai 2015

How to send email attachments on android but prevent user from uploading attachments

I am using the Intent.ACTION_SEND_MULTIPLE to be able to send email with attachments. The email is sent successfully with the attachment but it also allows user to upload attachments to some webservice.

What should I set in my intent to be able to send attachments but not show google drive kind of apps during intent handling.

Aucun commentaire:

Enregistrer un commentaire