Import of Volley from GitHub to AOSP. am: ac8d9a1d94
am: b930874b3a

Change-Id: I19d7ad7c77919a70f7cd92f7a001c335aabf7fb8
tree: fb13707e6dfdd4c3a4cbee1f66749bf6066b0dad
  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.