摘要: 一、Picasso1、导入jar包到项目libs目录下。 (picasso-2.4.0.jar)2、调用api。示例 iv_img = (ImageView) this.findViewById(R.id.iv_img); Picasso.with(this) ... 阅读全文
posted @ 2015-07-23 13:33 2015android 阅读(2403) 评论(0) 推荐(0) 编辑
摘要: main.xml View CodeAndroidMainFest.xml ... 阅读全文
posted @ 2015-07-23 08:43 2015android 阅读(684) 评论(0) 推荐(0) 编辑