2010년 8월 17일 화요일

Preventing memory leak when using Bitmap in Android

Memory leak is very annoying when using Bitmap class while developing Android application.

There were some of solutions from websites, but they worked with some sacrifices.
(BitmapFactory.Option.inSamplesize... etc...)

I found a new article by a coincidence. This is not a brand new idea but it gives a clear way to solve the problem. I have not tried yet but it seems good. See the link below.


http://blog.pseudoblue.com/2010/08/15/android-bitmaps-and-memory-leaks/comment-page-1/#comment-190

댓글 없음:

댓글 쓰기