How to add an image in email body

后端 未结 3 464
甜味超标
甜味超标 2020-11-27 04:13

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.

3条回答
  •  旧巷少年郎
    2020-11-27 04:58

    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 ?

提交回复
热议问题