> Date: Monday, April 25, 2016 05:44:54 -0700
> From: kevin kuloth <[email protected]>
> 
> I want to add an image in email body. I don't want to attach an
> image to  the email, but add an image in the email body.
> 
> How to do this?

Put the graphic(s) in question on a publicly accessible web server,
then include the image URL in the HTML part of a text/html multi-part
message. You might also want to include the URL for the image in the
text part, but that depends on your intent and the image contents,
e.g., branding vs. content.

Note, if done properly, the URL the HTML part will have a link that
can be optionally loaded by the message recipient. Most email clients
don't automatically load images or content from external links.


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/A99729C1745F7742A8E133B8%40ritz.innovate.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to