Expansion pack for Android Volley Framework
The underlying is Volley, this repo is just an add-on for Volley.
This library provide the following Request on top of Volley
- GsonObjectRequest
- MultiPartRequest
The Sample application is not done yet. Contribution is welcome.
MultiPartRequest component is referencing from VolleyPlus