开发者

listview of images

开发者_开发问答

using listview i want to view the images in list. each row has one image


I would to the following:

  • Write a custom ArrayAdapter for the Listview
  • pass an Array of Images or ImageURLs to you Adapter
  • Inflate the ListViewRows with you custom implementation - hence an image

I would recommend http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/

As a starting point. Since you are not giving additional information, there is not much more to do for me - except writing the code for you....

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜