VolleyEx

Additional

Language
Java
Version
1.0.1 (Jun 7, 2018)
Created
Feb 23, 2017
Updated
Aug 13, 2018 (Retired)
Owner
Fung Lam (seventhmoon)
Contributor
Fung Lam (seventhmoon)
1
Activity
Badge
Generate
Download
Source code

VolleyEx

Expansion pack for Android Volley Framework

What is VolleyEx?

The underlying is Volley, this repo is just an add-on for Volley.

Request

This library provide the following Request on top of Volley

  • GsonObjectRequest
  • MultiPartRequest

Todo

The Sample application is not done yet. Contribution is welcome.

Refercene

MultiPartRequest component is referencing from VolleyPlus