I am using the volley library to perform network operation in android. So I am trying to add this library in my project which is created in Android Studio and gradle system
Add your library folder in your root location of your project and copy all the library files there. For ex YourProject/library then sync it and rest things seems OK to me.