I want to load images from a server, AFTER loading the data in a list view. I know that a lot of topics existing for this problem but I haven\'t found the solution...
There is a lot about this here on SO.. asynchrnous loading like that is called "Lazy Loading"
https://github.com/thest1/LazyList
for full implementation of such a process with list
For loading images in general i recomend this :
https://github.com/nostra13/Android-Universal-Image-Loader