I had a question related to whether or not (and how) I should store images loaded from the web. Let\'s say I am calling a web service from my Android app. In this web serv
I wrote an Android Image Manager that handles caching transparently (memory and disk). The code is on Github https://github.com/felipecsl/Android-ImageManager