Volley Tools Example.
Volley-Tutorial-Application is hosted in the following web site
https://github.com/teegarcs/Volley-Tutorial-Application
If you think the Android project Volley-Tutorial-Application 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 Volley-Tutorial-Application.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar gson-2.2.4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in Volley-Tutorial-Application. The names of the image files are listed as follows.
error_image.png no_image.gif
The following screenshort is generated from the image listed above.
Volley-Tutorial-Application has the following Java source files.
com.example.volley_captech_blog.HomeActivity.java com.example.volley_captech_blog.ImageRequestActivity.java com.example.volley_captech_blog.JsonSearchRequestActivity.java com.example.volley_captech_blog.NetworkImageSearchActivity.java com.example.volley_captech_blog.SimpleRequestActivity.java com.example.volley_captech_blog.common.CustomStringRequest.java com.example.volley_captech_blog.common.ImageLruCache.java com.example.volley_captech_blog.common.ImageSearchResultAdapter.java com.example.volley_captech_blog.common.JsonSearchResultAdapter.java com.example.volley_captech_blog.common.SearchClass.java com.example.volley_captech_blog.common.VolleyCaptechApplication.java