Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 304 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 304 Bytes

Volley-OkHttp-Android

This library is an Android networking abstraction library consisting of a combination of Volley, OkHttp, and Jackson, with a little glue to stick it all together. It's a great place to start if you need to execute requests, especially thos which return JSON.