Download Free code WebImageView
Description
An Android drop-in image view replacement that can be set to display a Web-based URL that automatically handles in-memory and to-disk caching for optimal performance.
Icons
Source Files
The download file WebImageView-master.zip has the following entries.
.gitignore// w w w. j a v a 2 s . co m
.project
AndroidManifest.xml
LICENSE
README.md
assets/com.rsv.webimageview.config.properties
docs/images/snap.png
proguard-project.txt
project.properties
res/values/attrs.xml
src/com/rsv/cache/BaseFileCache.java
src/com/rsv/cache/BaseMemCache.java
src/com/rsv/cache/LmtSizeMemCache.java
src/com/rsv/cache/LmtSpaceFileCache.java
src/com/rsv/comp/IProgressListener.java
src/com/rsv/comp/ImageLoader.java
src/com/rsv/config/ConfigReader.java
src/com/rsv/config/Constants.java
src/com/rsv/utils/FileUtils.java
src/com/rsv/utils/HttpClientUtils.java
src/com/rsv/utils/IOUtils.java
src/com/rsv/utils/ImgUtils.java
src/com/rsv/utils/LogUtils.java
src/com/rsv/utils/OSUtils.java
src/com/rsv/utils/StorageUtils.java
src/com/rsv/widget/WebImageView.java
Download
Click the following link to download WebImageView-master.zip.
WebImageView-master.zip