-1

I tried android scrollview and listview for loading images.

Both giving "out of memory" exception after loading 30-40 images.

How can i free memory ?

Searched already a lot but didn't find anything, can you please help ?

domi27
  • 6,903
  • 2
  • 21
  • 33

1 Answers1

0

you can check here Lazy load of images in ListView

in that tutorial , you can directly implement your project (lazylist)

Community
  • 1
  • 1
CompEng
  • 7,161
  • 16
  • 68
  • 122