项目作者: jayeshpansheriya

项目描述 :
Call get and post method using volley library
高级语言: Java
项目地址: git://github.com/jayeshpansheriya/VolleyNetworkLibrary.git
创建时间: 2018-06-12T05:46:52Z
项目社区:https://github.com/jayeshpansheriya/VolleyNetworkLibrary

开源协议:

下载


VolleyNetworkLibrary

Call get and post method using volley library
pass the parameter on post method.
this is a common class to used any other activity to call it.

Some basic dependencies are required:

  1. implementation 'com.android.volley:volley:1.0.0'
  2. implementation 'com.android.support:multidex:1.0.1'