Mark ab/6881855 as merged am: 816a372ad9 am: bfa72e915a

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/volley/+/13111420

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