摘要:
一、Bitmap转DrawableBitmap bm=xxx; //xxx根据你的情况获取BitmapDrawable bd=new BitmapDrawable(bm);因为BtimapDrawable是Drawable的子类,最终直接使用bd对象即可。二、 Drawable转Bitmap转成Bi... 阅读全文
posted @ 2015-01-20 10:00
清风吹云
阅读(143)
评论(0)
推荐(0)
摘要:
import java.io.IOException;import org.apache.http.HttpEntity;import org.apache.http.HttpResponse;import org.apache.http.client.ClientProtocolException... 阅读全文
posted @ 2015-01-20 09:59
清风吹云
阅读(426)
评论(0)
推荐(0)

浙公网安备 33010602011771号