EmailIntentBuilder
EmailIntentBuilder copied to clipboard
Document limitations
This library doesn't support…
- attachments (not supported by
mailtoURI) - names that go with email addresses, e.g.
John Doe <[email protected]>(not sure if support possible) - non-
text/plainmail bodies; see also #1 (not supported bymailtoURI)
Update the documentation to include this information and point to alternatives if available, e.g. ACTION_SEND.