how can we use startActivityforResult() for Email intent?

Viewed 13300

I am using intent for send email with attachment,it is work fine,i want to get this email intent result,i already used startActivityforResult(),but i can't get result for email intent,how can we use startActivityforResult() for Email intent?

Thanks All

3 Answers
Related