I am using Mark Murphy's ThumbnailAdapter in a project to cache and display images from the web in a list view. It works well, except that it caches to internal memory. I can't figure out how to modify it to cache to external memory.
Any advice?
cwac-thumbnail: http://github.com/commonsguy/cwac-thumbnail