Import of Volley from GitHub to AOSP.
am: e636520a25

Change-Id: Ib9bf05aaa91b741618d2cbdc0dc56a926952246c
tree: 0cd474d52b5aea1378f22c09f6ab4fc6fd94bb2c
  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.