App like default photo browser in iphone ?

Posted by goeff27 on Stack Overflow See other posts from Stack Overflow or by goeff27
Published on 2010-05-20T04:56:40Z Indexed on 2010/05/20 5:00 UTC
Read the original article Hit count: 213

Filed under:
|

Hi All

i am developing a app which contains feature like default photo browser in iphone. I done some what similar to that. but after loading some(near about 10-15) images from remote server,i am receiving memory warning.My requirement is loading image one by one. For this, on scroll view i am putting an images and increasing the contentSize of scroll view. it will work fine. but due to memory warning app quite.

Guys, any have any idea to approach for this feature which work similar to photo app without problem?

thanks in advance .

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about photo-gallery