Download Volley Image CacheExample Free Java Code
Description
A basic twitter feed reader that uses Volley and DiskLRUCache to cache user profile images.
Icons
Source Files
The download file VolleyImageCacheExample-master.zip has the following entries.
.gitignore//from ww w . ja va2s. c om
CaptechBuzz/.settings/org.eclipse.jdt.core.prefs
CaptechBuzz/AndroidManifest.xml
CaptechBuzz/ic_launcher-web.png
CaptechBuzz/libs/android-support-v4.jar
CaptechBuzz/libs/disklrucache-2.0.1.jar
CaptechBuzz/libs/gson-2.2.4.jar
CaptechBuzz/libs/volley.jar
CaptechBuzz/lint.xml
CaptechBuzz/proguard-project.txt
CaptechBuzz/project.properties
CaptechBuzz/res/drawable-hdpi/ic_launcher_captech.png
CaptechBuzz/res/drawable-hdpi/logo_captech.png
CaptechBuzz/res/drawable-ldpi/logo_captech.png
CaptechBuzz/res/drawable-mdpi/ic_launcher_captech.png
CaptechBuzz/res/drawable-mdpi/logo_captech.png
CaptechBuzz/res/drawable-xhdpi/ic_launcher_captech.png
CaptechBuzz/res/drawable-xhdpi/logo_captech.png
CaptechBuzz/res/drawable-xxhdpi/ic_launcher_captech.png
CaptechBuzz/res/layout/activity_main.xml
CaptechBuzz/res/layout/tweet_list_item.xml
CaptechBuzz/res/values-sw600dp/dimens.xml
CaptechBuzz/res/values-sw720dp-land/dimens.xml
CaptechBuzz/res/values-v11/styles.xml
CaptechBuzz/res/values-v14/styles.xml
CaptechBuzz/res/values/colors.xml
CaptechBuzz/res/values/dimens.xml
CaptechBuzz/res/values/strings.xml
CaptechBuzz/res/values/styles.xml
CaptechBuzz/src/com/captechconsulting/captechbuzz/BuzzArrayAdapter.java
CaptechBuzz/src/com/captechconsulting/captechbuzz/MainActivity.java
CaptechBuzz/src/com/captechconsulting/captechbuzz/MainApplication.java
CaptechBuzz/src/com/captechconsulting/captechbuzz/model/GsonRequest.java
CaptechBuzz/src/com/captechconsulting/captechbuzz/model/RequestManager.java
CaptechBuzz/src/com/captechconsulting/captechbuzz/model/images/BitmapLruImageCache.java
CaptechBuzz/src/com/captechconsulting/captechbuzz/model/images/DiskLruImageCache.java
CaptechBuzz/src/com/captechconsulting/captechbuzz/model/images/ImageCacheManager.java
CaptechBuzz/src/com/captechconsulting/captechbuzz/model/twitter/Tweet.java
CaptechBuzz/src/com/captechconsulting/captechbuzz/model/twitter/TweetData.java
CaptechBuzz/src/com/captechconsulting/captechbuzz/model/twitter/TwitterManager.java
CaptechBuzz/tmp/cached-robolectric-classes.jar
LICENSE-2.0.txt
README.md
Screenshots/framed_buzzscreenshot.png
Download
Click the following link to download VolleyImageCacheExample-master.zip.
VolleyImageCacheExample-master.zip