ListActivity Item with remote image

Posted by TPan on Stack Overflow See other posts from Stack Overflow or by TPan
Published on 2010-05-04T04:19:18Z Indexed on 2010/05/04 4:28 UTC
Read the original article Hit count: 348

Filed under:
|

Hello, I have a ListActivity that should display quite a lot of items and where each list item should contain a text and and an image. The images are gotten from a remote server. How can I display the remote image on the list item. Thanks in advance

© Stack Overflow or respective owner

Related posts about android

Related posts about listactivity