Android Mainline 12.0.0 Release 82 (8339071,com.google.android.tethering)
Snap for 7550844 from 5731f9f9aea90e074693bdfdeb3b58fd218e374d to mainline-tethering-release

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