从Android的网址下载有关图像 [英] Regarding download image from url in android

查看:115
本文介绍了从Android的网址下载有关图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发的,我有数据网址来一个Android应用程序时,URL有3张图片,用text.I一起要在列表中显示的所有图像连同text.I看了一些示例URL以及延迟加载,code ,,,,任何人都可以指导我如何做到这一点。

I am developing an android application in which i have data coming from Url,The url has 3 images,along with text.I want to show all the images in list along with text.I looked at the some sample url along with lazy loading,code,,,,can anyone guide me how to do this

这是url
HTTP://www.har$p$petvirk.com/PMEvents/PMe .SVC /扬声器

问候

推荐答案

您需要使用自定义的适配器列表视图与图像列表项绑定文本。
     请参考以下链接:
  <一href=\"http://stackoverflow.com/questions/541966/android-how-do-i-do-a-lazy-load-of-images-in-listview\">Android - 我该如何进行图像的延迟加载ListView中
http://negativeprobability.blogspot.com/2011/08/lazy-loading-of-images-in-listview.html

You need to use custom Adapter for Listview to bind text with image as list item. Refer the below links: Android - How do I do a lazy load of images in ListView http://negativeprobability.blogspot.com/2011/08/lazy-loading-of-images-in-listview.html

这篇关于从Android的网址下载有关图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆