Android加载/处理超大图片神器!

SubsamplingScaleImageView(subsampling-scale-image-view)
【1】《Android手势缩放图片以及图片黏贴在手指随手势移动》链接地址:http://blog.csdn.net/zhangphil/article/details/43965701
【2】《Android大图片之缩略图,以及对原图按照指定宽高裁剪成缩略图》链接地址:http://blog.csdn.net/zhangphil/article/details/47857495
【3】《Android读取assets目录下文件数据内容》链接地址:http://blog.csdn.net/zhangphil/article/details/48247541
【4】《Android加载大图Bitmap发生OOM(Out Of Memmory Error)解决方案》链接地址:http://blog.csdn.net/zhangphil/article/details/48130053
【5】《Android圆形头像图Circle ImageView》链接地址:http://blog.csdn.net/zhangphil/article/details/44960551
【6】《Android View转换成图片保存》链接地址:http://blog.csdn.net/zhangphil/article/details/44217539
【7】《Android为图片添加水印文字》链接地址:http://blog.csdn.net/zhangphil/article/details/44200207
【8】《Android Drawable 转化成 Bitmap》链接地址:http://blog.csdn.net/zhangphil/article/details/43767535
【9】《Android设置头像,手机拍照或从本地相册选取图片作为头像》链接地址:http://blog.csdn.net/zhangphil/article/details/44829747
————————————————
原文链接:https://blog.csdn.net/zhangphil/article/details/49557549

你可能感兴趣的:(Android)