On Sat, Nov 6, 2010 at 4:42 PM, Open wrote:
> I have an activity in my application that shows a listview of items
> with icons next two each item. I would like to lazy load icons for
> each item from the Internet using in memory caching and SD caching
> (very common Android use case).
>
> I have b
I have an activity in my application that shows a listview of items
with icons next two each item. I would like to lazy load icons for
each item from the Internet using in memory caching and SD caching
(very common Android use case).
I have been using this code from the Google Android developers b
2 matches
Mail list logo