Click here to Skip to main content
15,886,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I want to develop a listview in which I can download both text values and images that can be bind together to show the result. Please anyone kindly help me in this. Also I require the data to be downloaded with the AsyncTask. The response from the server is in the string format in which the URL of the image is also coming. I am providing a link to sample image with this.

http://2.bp.blogspot.com/_C5a2qH8Y_jk/TDYb7lA_lnI/AAAAAAAAAgk/AOy7va5fhQg/s1600/AndroidList_07.png[^]
Posted

1 solution

Go here [^] for complete tutorial on ListView.
WebService and AsyncTask can be found here[^].
 
Share this answer
 
Comments
Member 10403014 6-Jan-14 2:57am    
the links you have given mainly vogella.com is providing quite a vast domain and I am not able to pick from there the things of my use. Can you provide some specific code snippet.
tabrej 6-Jan-14 10:43am    
Your question's answer can't be given over there with text limit.
What we can give you idea or pseudo-code and you have to write your own code.
Member 10403014 9-Jan-14 0:17am    
then please provide me with some pseudo code that I can work upon to build a complete code...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900