Snap for 7422738 from 904ab87ee280c7545a908a8ea10a833385a7cf3f to tm-release

Change-Id: Id8d8dbb2e2176fc29d70082ca551ebaf73c3677b
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.