Import of Volley from GitHub to AOSP. am: 9a12854004
am: 98a64fa3fc

Change-Id: Ib9a6283cb3da415735b2d40fa068cb7d5fa75d99
tree: f39fa51c442a9c6922d1f6def2e75d5dca677f20
  1. gradle/
  2. src/
  3. .gitignore
  4. .travis.yml
  5. Android.mk
  6. bintray.gradle
  7. build.gradle
  8. consumer-proguard-rules.pro
  9. CONTRIBUTING.md
  10. gradlew
  11. gradlew.bat
  12. LICENSE
  13. MODULE_LICENSE_APACHE2
  14. NOTICE
  15. publish-snapshot-on-commit.sh
  16. README.md
  17. 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.