loopj / android-smart-image-view

Android ImageView replacement which allows image loading from URLs or contact address book, with caching
http://loopj.com/android-smart-image-view/
1.3k stars 510 forks source link

Out of memory #44

Open crysan opened 10 years ago

crysan commented 10 years ago

Hi! I load more than 60 images from the internet using setImageUrl() and I receive an error: Out of memory on a 270016-byte allocation. What will advise?

oyty commented 10 years ago

load first image from network and put it into your local disk,then load another