Download Free code android volley examples
Description
Project with examples how to use the new Volley networking framework.
Source Files
The download file android_volley_examples-master.zip has the following entries.
.gitignore//w ww. j ava 2 s. c o m
AndroidManifest.xml
LICENSE
README.md
libs/android-support-v4.jar
libs/gson-2.2.4.jar
libs/khandroid-httpclient-4.2.3.jar
proguard-project.txt
project.properties
res/drawable/error_image.png
res/drawable/no_image.png
res/layout/act__cookie.xml
res/layout/act__gson_request.xml
res/layout/act__image_loading.xml
res/layout/act__json_request.xml
res/layout/act__main.xml
res/layout/act__network_list_view.xml
res/layout/act__new_http_client.xml
res/layout/act__params.xml
res/layout/act__simple_request.xml
res/layout/act__ss_ssl_http_client.xml
res/layout/lv_picasa_row.xml
res/raw/test.bks
res/values/dimens.xml
res/values/ids.xml
res/values/strings.xml
res/values/styles.xml
src/com/github/volley_examples/Act_Cookies.java
src/com/github/volley_examples/Act_GsonRequest.java
src/com/github/volley_examples/Act_ImageLoading.java
src/com/github/volley_examples/Act_JsonRequest.java
src/com/github/volley_examples/Act_Main.java
src/com/github/volley_examples/Act_NetworkListView.java
src/com/github/volley_examples/Act_NewHttpClient.java
src/com/github/volley_examples/Act_Params.java
src/com/github/volley_examples/Act_SimpleRequest.java
src/com/github/volley_examples/Act_SsSslHttpClient.java
src/com/github/volley_examples/app/App_VolleyExamples.java
src/com/github/volley_examples/app/MyVolley.java
src/com/github/volley_examples/misc/MyClass.java
src/com/github/volley_examples/misc/PicasaArrayAdapter.java
src/com/github/volley_examples/misc/PicasaEntry.java
src/com/github/volley_examples/toolbox/BitmapLruCache.java
src/com/github/volley_examples/toolbox/ExtHttpClientStack.java
src/com/github/volley_examples/toolbox/FakeImageCache.java
src/com/github/volley_examples/toolbox/GsonRequest.java
src/com/github/volley_examples/toolbox/SsX509TrustManager.java
src/com/github/volley_examples/toolbox/SslHttpClient.java
src/com/github/volley_examples/toolbox/SslSocketFactory.java
Download
Click the following link to download android_volley_examples-master.zip.
android_volley_examples-master.zip