i need to list out data from net in that i have 1 image and 2 text. i parse all data and display it but the image displaying very slow in list. so i m looking for best way to do
I think you should try Fedor's Android ListView LazyLoading example, its working nice.
As Fedor has mentioned about source code in their answer, you can have source code from:
Source is available here http://open-pim.com/tmp/LazyList.zip
GitHub: https://github.com/thest1/LazyList