Android Mainline 12.0.0 Release 41 (7929549,com.google.android.adbd)
Snap for 7478028 from 5731f9f9aea90e074693bdfdeb3b58fd218e374d to mainline-adbd-release

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