Android mainline 12.0.0 release 3
Snap for 7483611 from 5731f9f9aea90e074693bdfdeb3b58fd218e374d to mainline-neuralnetworks-release

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