VolleyEx

General

Category
Free
Tag
Networking
License
N/A
Min SDK
14 (Android 4.0–4.0.2 Ice Cream Sandwich)
Registered
Apr 9, 2017
Favorites
1
Link
https://github.com/seventhmoon/VolleyEx
See also
Ion
NsdHelper
UniversalAsyncHandler
cling
networking

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