【问题标题】:is it possible to add inline image in mail body in android or embedded image in mail body from drawable ?是否可以在 android 的邮件正文中添加内联图像或从可绘制的邮件正文中添加嵌入图像?
【发布时间】:2013-03-31 20:04:07
【问题描述】:

我已将drawable转换为base64,但它不起作用,而不是显示[OBJ]的图像

【问题讨论】:

    标签: android email send


    【解决方案1】:

    您不能在正文中添加图像。您可以使用HTML 并格式化您的文本和其他内容。 http://www.nowherenearithaca.com/2011/10/some-notes-for-sending-html-email-in.html

    【讨论】:

    • 您需要编写自己的 Html.ImageGetter 才能使其工作 - 我还没有搞砸这个
    猜你喜欢
    • 2013-03-09
    • 2023-03-29
    • 2019-06-04
    • 2017-02-09
    • 2020-03-02
    • 2011-07-11
    • 1970-01-01
    • 1970-01-01
    • 2017-11-16
    相关资源
    最近更新 更多