Import of Volley from GitHub to AOSP.
am: 82e4a43fe7

Change-Id: I0771f9169b2b0050cba91b722547b26f748d56d7
tree: 19e615b27d9cb80945f86cadc0a7ccca09cc1dee
  1. gradle/
  2. src/
  3. .gitignore
  4. .travis.yml
  5. Android.mk
  6. bintray-info-template.json
  7. bintray.gradle
  8. build.gradle
  9. CONTRIBUTING.md
  10. gradlew
  11. gradlew.bat
  12. LICENSE
  13. publish-snapshot-on-commit.sh
  14. README.md
  15. rules.gradle
README.md

Volley

Volley is an HTTP library that makes networking for Android apps easier and, most importantly, faster.

For more information about Volley and how to use it, visit the Android developer training page.