bug – 热爱改变生活
我的GitHub GitHub |     登录
  • If you can't fly, then run; if you can't run, then walk; if you can't walk, then crawl
  • but whatever you do, you have to keep moving forward。
  • “你骗得了我有什么用,这是你自己的人生”
  • 曾有伤心之地,入梦如听 此歌

标签:bug

Android其他

Android BitmapFactory 的 OutOfMemoryError 解决方案

Android BitmapFactory 的 OutOfMemoryError 解决方案
情景再现 今天写了两个东西,一个是通过照相机拍摄照片,然后获得照片之后将它设置到 ImageView 上面,另一个是通过相册,或者文件获得照片,放到 ImageView 上面。 一开始,一切正常 然后我做了下面的操作: 点击拍照,将拍到的照片放到了 ImageView 上面,然后...

sinvader 9年前 (2015-08-20) 5018℃ 0评论