Jun 152011
 
Android Development Tutorial: Asynchronous Lazy Loading and Caching of ListView Images

In my last post I created a simple Android Twitter feed reader based on the Twitter Search API, demonstrating an application of custom ListView layouts and integration of internet data sources.

Today I’ll refactor the Twitter example to add asynchronous lazy loading and caching of images (Twitter profile images, in our case).

Full Post
37 queries in 1.352 seconds