Volley - HTTP library for Android Volley is a library that makes networking for Android application easier and most importantly, very faster and work smoothly. It can manage the processing and caching of network requests and it saves our valuable time compare to other network library that included in by default. But using this library you can achieve fast and rapid application development when you want to use network related task.
http://prashantandroid.blogspot.in/2013/12/android-volley-network-library.html