Home | History | Annotate | Download | only in volley
      1 ### Volley
      2 
      3 Volley is an HTTP library that makes networking for Android apps easier and most
      4 importantly, faster.
      5 
      6 For more about Volley and how to use it, visit the [Android developer training
      7 page](https://developer.android.com/training/volley/index.html).
      8