Question

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.

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top