Volley sample (Android).
VolleySample is hosted in the following web site
https://github.com/daichan4649/VolleySample
If you think the Android project VolleySample 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 VolleySample.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar volley.jar |
Required Permissions | android.permission.INTERNET |
VolleySample has the following Java source files.
daichan4649.volley.BitmapCache.java daichan4649.volley.MainActivity.java daichan4649.volley.TestListActivity.java daichan4649.volley.TestListFragment.java