Sam Dutton wrote:
> I haven't read through the whole thread, but FWIW there's a very good
> introduction to list view 'lazy loading' techniques in Beginning
> Android: http://www.apress.com/book/view/1430224193.
> 
> Look in the sample code under fancylists -- well documented in the
> book.

Hmmmmm...

I wrote that book, and I'm pretty sure I didn't cover the OP's question
there.

It's related to the Fancy ListViews chapter, but adding asynchronous
thumbnail loading is a whole 'nuther kettle of fish.

Fortunately for the OP, I have already filleted, breaded, and seasoned
that kettle of fish. Here's a reusable component that offers
asynchronous thumbnail downloading and application to a ListView:

http://github.com/commonsguy/cwac-thumbnail

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_
Version 1.3 Available!
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to