Please guide whats wrong with the following code that its not creating proper list activity including dynamic image and their description from server output. Here is the im
I had the same issue a few days ago. AFAIK you need to create a custom ArrayAdapter. This post helped me out quite a bit:
http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/
..this post also seems like a good approach:
http://united-coders.com/phillip-steffensen/android-dealing-with-listactivities-customized-listadapters-and-custom-designed-0
Right i've got another example project for you which you can dowload here. Its too much code to post so i've zipped up the project so you can download it. If your not sure how anything works just ask! Enjoy.
BTW it looks like this: