This is probably a problem in your code.
Please post the code responsible for loading the images.
EDIT:
Wait - if you are loading ALL the images in a directory at once, with a smart phone you can very well get out of memory.
You should do smart loading, only loading as many images as you can show at any given time (maybe a bit more so scrolling will be smooth.





Reply With Quote
Bookmarks