Skip to content

Instantly share code, notes, and snippets.

@msomu
Created October 6, 2014 15:27
Show Gist options
  • Save msomu/a5183606f7dab8d58843 to your computer and use it in GitHub Desktop.
Save msomu/a5183606f7dab8d58843 to your computer and use it in GitHub Desktop.
Add Volley to Android Studio Project
dependencies {
compile 'com.mcxiaoke.volley:library-aar:1.0.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment