I\'m currently developing an Android application that fetches images using http requests. It would be quite swell if I could cache those images in order to improve to perfor
I don't think the CacheManger can be used outside of a WebView as noted in this bug report http://code.google.com/p/android/issues/detail?id=7222