I\'m using Intent.ACTION_SEND to send an email. However, when I call the intent it is showing choices to send a message, send an email, and also to
Intent.ACTION_SEND
intent
Using message/rfc822 type as pointed here: ACTION_SEND force sending with email solves the issue.
message/rfc822