I am using a ListView with a thumb image in each cell. But after few seconds application crashes with a "Force Close" message. The log shows an OutofMemory Exception. I am trying to cache images on disk and there are approx. 500 images need to be cached. How can I resolve this issue?