CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:ICache

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-06-19
  • 文件大小:
    940.35kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

缓存(避免OOM)的实用代码,Listview 活gridview 不用再担心了-cache and android disk cache
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ICache/.classpath
ICache/.project
ICache/.settings/org.eclipse.core.resources.prefs
ICache/AndroidManifest.xml
ICache/bin/AndroidManifest.xml
ICache/bin/classes/com/example/cache/DiskCache.class
ICache/bin/classes/com/example/cache/ImageCache$1.class
ICache/bin/classes/com/example/cache/ImageCache$ImageCacheParams.class
ICache/bin/classes/com/example/cache/ImageCache.class
ICache/bin/classes/com/example/cache/ImageWorker$1$1.class
ICache/bin/classes/com/example/cache/ImageWorker$1$2.class
ICache/bin/classes/com/example/cache/ImageWorker$1.class
ICache/bin/classes/com/example/cache/ImageWorker$AsyncDrawable.class
ICache/bin/classes/com/example/cache/ImageWorker$SearchTask.class
ICache/bin/classes/com/example/cache/ImageWorker.class
ICache/bin/classes/com/example/cache/OnDownloadListener.class
ICache/bin/classes/com/example/cache/OnHandleCacheListener.class
ICache/bin/classes/com/example/Images.class
ICache/bin/classes/com/example/threadQueue/MockRunnable.class
ICache/bin/classes/com/example/threadQueue/ThreadQueue$Command.class
ICache/bin/classes/com/example/threadQueue/ThreadQueue.class
ICache/bin/classes/com/example/ui/BuildConfig.class
ICache/bin/classes/com/example/ui/ImageDetailActivity$ImagePagerAdapter.class
ICache/bin/classes/com/example/ui/ImageDetailActivity.class
ICache/bin/classes/com/example/ui/ImageDetailFragment.class
ICache/bin/classes/com/example/ui/ImageGridActivity.class
ICache/bin/classes/com/example/ui/ImageGridFragment$ImageAdapter.class
ICache/bin/classes/com/example/ui/ImageGridFragment.class
ICache/bin/classes/com/example/ui/R$attr.class
ICache/bin/classes/com/example/ui/R$dimen.class
ICache/bin/classes/com/example/ui/R$drawable.class
ICache/bin/classes/com/example/ui/R$id.class
ICache/bin/classes/com/example/ui/R$layout.class
ICache/bin/classes/com/example/ui/R$menu.class
ICache/bin/classes/com/example/ui/R$string.class
ICache/bin/classes/com/example/ui/R$style.class
ICache/bin/classes/com/example/ui/R.class
ICache/bin/classes/com/example/Utils.class
ICache/bin/classes.dex
ICache/bin/dexedLibs/android-support-v4-fb907041803e0e26d2c9d7d26da0c197.jar
ICache/bin/dexedLibs/annotations-9d54772d77df281bf3e42747c00ff837.jar
ICache/bin/ICache.apk
ICache/bin/jarlist.cache
ICache/bin/res/drawable-hdpi/ic_launcher.png
ICache/bin/res/drawable-ldpi/ic_launcher.png
ICache/bin/res/drawable-mdpi/ic_launcher.png
ICache/bin/res/drawable-nodpi/empty_photo.png
ICache/bin/res/drawable-xhdpi/ic_launcher.png
ICache/bin/resources.ap_
ICache/gen/com/example/ui/BuildConfig.java
ICache/gen/com/example/ui/R.java
ICache/ic_launcher-web.png
ICache/libs/android-support-v4.jar
ICache/proguard-project.txt
ICache/project.properties
ICache/res/drawable-hdpi/error.jpg
ICache/res/drawable-hdpi/ic_launcher.png
ICache/res/drawable-ldpi/ic_launcher.png
ICache/res/drawable-mdpi/ic_launcher.png
ICache/res/drawable-nodpi/empty_photo.png
ICache/res/drawable-xhdpi/ic_launcher.png
ICache/res/layout/image_detail_fragment.xml
ICache/res/layout/image_detail_pager.xml
ICache/res/layout/image_grid_fragment.xml
ICache/res/layout/item.xml
ICache/res/menu/main_menu.xml
ICache/res/values/dimens.xml
ICache/res/values/strings.xml
ICache/res/values/styles.xml
ICache/res/values-large/dimens.xml
ICache/res/values-v11/styles.xml
ICache/res/values-xlarge/dimens.xml
ICache/src/com/example/cache/DiskCache.java
ICache/src/com/example/cache/ImageCache.java
ICache/src/com/example/cache/ImageWorker.java
ICache/src/com/example/cache/OnDownloadListener.java
ICache/src/com/example/cache/OnHandleCacheListener.java
ICache/src/com/example/Images.java
ICache/src/com/example/threadQueue/MockRunnable.java
ICache/src/com/example/threadQueue/ThreadQueue.java
ICache/src/com/example/ui/ImageDetailActivity.java
ICache/src/com/example/ui/ImageDetailFragment.java
ICache/src/com/example/ui/ImageGridActivity.java
ICache/src/com/example/ui/ImageGridFragment.java
ICache/src/com/example/Utils.java
ICache/bin/classes/com/example/cache
ICache/bin/classes/com/example/threadQueue
ICache/bin/classes/com/example/ui
ICache/bin/classes/com/example
ICache/gen/com/example/ui
ICache/src/com/example/cache
ICache/src/com/example/threadQueue
ICache/src/com/example/ui
ICache/bin/classes/com
ICache/bin/res/drawable-hdpi
ICache/bin/res/drawable-ldpi
ICache/bin/res/drawable-mdpi
ICache/bin/res/drawable-nodpi
ICache/bin/res/drawable-xhdpi
ICache/gen/com/example
ICache/src/com/example
ICache/bin/classes
ICache/bin/dexedLibs
ICache/bin/res
ICache/gen/com
ICache/res/drawable-hdpi
ICache/res/drawable-ldpi
ICache/res/drawable-mdpi
ICache/res/drawable-nodpi
ICache/res/drawable-xhdpi
ICache/res/layout
ICache/res/menu
ICache/res/values
ICache/res/values-large
ICache/res/values-v11
ICache/res/values-xlarge
ICache/src/com
ICache/.settings
ICache/assets
ICache/bin
ICache/gen
ICache/libs
ICache/res
ICache/src
ICache

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com