I am new to Android Studio and I want to use the Volley library for my application, but I cannot add the source as a library in Android Studio.
I searched on the internet but didn’t find anything. Everywhere, as they say, it is imported as a library, but I do not know how to do it.
I got the source of volleyball from the git repository:
https://android.googlesource.com/platform/frameworks/volley
But now I do not know how to add it to my project as a library.
Thanks for your help in Advance.
android android-studio android-volley gradle static-libraries
Jilberta Aug 29 '13 at 14:09 on 2013-08-29 14:09
source share