安卓加载图片

Picasso.with(MyActivity.this).load(imageUrl).into(imageView);

http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2014/0731/1639.html

http://square.github.io/picasso/

你可能感兴趣的:(安卓加载图片)