Android O MR1 IOT Release 1.0.7 (5157592)
Import of Volley from GitHub to AOSP.

  - 1ec8e6e1e4979a8c907765e41546a4d3c63035fe Allow tracking of the request's life cycle (#238) by Artem <artikz@users.noreply.github.com>

GitOrigin-RevId: 1ec8e6e1e4979a8c907765e41546a4d3c63035fe
Change-Id: Ib57d2210f4ab8116c204fc321007892bf3e02393
8 files changed
tree: 0cd474d52b5aea1378f22c09f6ab4fc6fd94bb2c
  1. gradle/
  2. src/
  3. .gitignore
  4. .travis.yml
  5. Android.mk
  6. bintray.gradle
  7. build.gradle
  8. consumer-proguard-rules.pro
  9. CONTRIBUTING.md
  10. gradlew
  11. gradlew.bat
  12. LICENSE
  13. MODULE_LICENSE_APACHE2
  14. NOTICE
  15. publish-snapshot-on-commit.sh
  16. README.md
  17. 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.