Android example with volley and disk caching.
AndroidVolleyWithDIskCache is hosted in the following web site
https://github.com/androidcodehunter/AndroidVolleyWithDIskCache
If you think the Android project AndroidVolleyWithDIskCache listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidVolleyWithDIskCache.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar disklrucache-2.0.2.jar volley.jar |
AndroidVolleyWithDIskCache has the following Java source files.
com.practice.android.AlarmReceiver.java com.practice.android.Constants.java com.practice.android.DiskLruImageCache.java com.practice.android.MainActivity.java com.practice.android.MyAlarmClass.java com.practice.android.TestService.java com.practice.android.VolleySingleTon.java