Android TextView 富文本加载实现
textView.settext(Html.fromHtml(text.toString(),new URLImageParser(textView),null))package com.changhong.hhys.utils.commom;import android.graphics.Bitmap;import android.graphics.Canvas;import android.