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?
I\'m using this.
You have to create an email with HTML body and embedded image: http://www.campaignmonitor.com/blog/post/1761/embedding-images-in-email/
To send email in Android follow this recipe: How to send email in Android ?