Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 773 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 773 Bytes

Volley Test Project

This is a sample android application using Volley library.

How to install

  1. git clone this project
  2. Import actionbarsherlock into your eclipse as an existing Android project
  3. Clean build the actionbarsherlock project on eclipse
  4. Import VolleySample into your eclipse as an existing Android project
  5. Clean build the VolleySample project on eclipse
  6. Make sure the actionbarsherlock libray project is refered from VolleySample project

What's Volley

Volley is a framework project of Android. Ficus Kirkpatrick, Googler, made a presentation at Google IO 2013. See it on YouTube