Android Open Source - Framework Network SimpleVolleyExample






Project Summary

This is the code repository for the GDG Androidtitlan 4th anniversary technical session. My talk will be about Volley a framework for create super fast networking request in Android SDK..

Web Site / Source Repository

SimpleVolleyExample is hosted in the following web site
https://github.com/nRike/SimpleVolleyExample

If you think the Android project SimpleVolleyExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SimpleVolleyExample.

ItemValue
Java File Count1
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
volley-1.0.1.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of SimpleVolleyExample is as follows:

MIT License

Java Source Files

mx.androidtitlan.simplevolleyexample.HomeActivity.java