문제

I am working on a news app, which fetches lots of news articles with images, much like Pulse and Google currents -> many categories containing very many news articles with images. How can I achieve this without running into Out of Memory errors.

도움이 되었습니까?

해결책

Android documentation explains pretty well how to deal with this issue.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top