文件名称:AysncLoadImageList-(1)
- 所属分类:
- android开发
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 80kb
- 下载次数:
- 0次
- 提 供 者:
- CaiXi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
android listview异步加载图片实例
用到了线程池
下载的图片会保存到本地
并在数据库中保留记录
再次加载时会直接从本地读取-android listview asynchronous load images instance used the the thread pool downloaded image will be saved to the local and retain the records in the database loaded again will be read directly from the local
用到了线程池
下载的图片会保存到本地
并在数据库中保留记录
再次加载时会直接从本地读取-android listview asynchronous load images instance used the the thread pool downloaded image will be saved to the local and retain the records in the database loaded again will be read directly from the local
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AysncLoadImageList
..................\.classpath
..................\.project
..................\.settings
..................\.........\org.eclipse.core.resources.prefs
..................\AndroidManifest.xml
..................\assets
..................\bin
..................\...\AysncLoadImageList.apk
..................\...\classes.dex
..................\...\com
..................\...\...\sx
..................\...\...\..\aysnc
..................\...\...\..\.....\img
..................\...\...\..\.....\...\AysncLoadImageListActivity.class
..................\...\...\..\.....\...\ImageAdapter$1.class
..................\...\...\..\.....\...\ImageAdapter$Holder.class
..................\...\...\..\.....\...\ImageAdapter.class
..................\...\...\..\.....\...\ImageAndText.class
..................\...\...\..\.....\...\LoadImageAysnc$1.class
..................\...\...\..\.....\...\LoadImageAysnc$2.class
..................\...\...\..\.....\...\LoadImageAysnc$ImageCallBack.class
..................\...\...\..\.....\...\LoadImageAysnc.class
..................\...\...\..\.....\...\R$attr.class
..................\...\...\..\.....\...\R$drawable.class
..................\...\...\..\.....\...\R$id.class
..................\...\...\..\.....\...\R$layout.class
..................\...\...\..\.....\...\R$string.class
..................\...\...\..\.....\...\R.class
..................\...\...\..\.....\...\util
..................\...\...\..\.....\...\....\FileOperator.class
..................\...\...\..\.....\...\....\NewOperator.class
..................\...\...\..\.....\...\....\SQLiteUtil.class
..................\...\...\..\.....\...\vo
..................\...\...\..\.....\...\..\News.class
..................\...\resources.ap_
..................\default.properties
..................\gen
..................\...\com
..................\...\...\sx
..................\...\...\..\aysnc
..................\...\...\..\.....\img
..................\...\...\..\.....\...\R.java
..................\proguard.cfg
..................\res
..................\...\drawable-hdpi
..................\...\.............\icon.png
..................\...\drawable-ldpi
..................\...\.............\icon.png
..................\...\drawable-mdpi
..................\...\.............\icon.png
..................\...\layout
..................\...\......\list_image_text_row.xml
..................\...\......\main.xml
..................\...\values
..................\...\......\strings.xml
..................\src
..................\...\com
..................\...\...\sx
..................\...\...\..\aysnc
..................\...\...\..\.....\img
..................\...\...\..\.....\...\AysncLoadImageListActivity.java
..................\...\...\..\.....\...\ImageAdapter.java
..................\...\...\..\.....\...\ImageAndText.java
..................\...\...\..\.....\...\LoadImageAysnc.java
..................\...\...\..\.....\...\util
..................\...\...\..\.....\...\....\FileOperator.java
..................\...\...\..\.....\...\....\NewOperator.java
..................\...\...\..\.....\...\....\SQLiteUtil.java
..................\...\...\..\.....\...\vo
..................\...\...\..\.....\...\..\News.java