Snap for 7128142 from 1e7b4fe6506760cef22e3323cfcb4d1d4e088b1e to sc-v2-release

Change-Id: Ie73b120dff0df6d772cb9642f16308b9fd3692cd
tree: bafe6d115be2559d39c73bfd437bb9d14e3d596a
  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.