Skip to content

AaronRietschlin/OkVolley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OkVolley

This is a combination of OkHttp by Square and Volley by the Android team.

This project contains the following dependencies: -OkHttp -Volley -gson

To Import into your application (eclipse)

  1. Import the project into your workspace
  2. Right click on your project and select "Android"
  3. Select "Add..."
  4. Select this library and click "OK"
  5. Click "OK"

References

All the hard work is attributed to Square and the Volley team.

  1. OkHttp - https://github.com/square/okhttp
  2. Volley - https://android.googlesource.com/platform/frameworks/volley/

About

A combination of the Volley and OkHttp libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages