I wanna use the google\'s volley library
I am using Android Studio and I know how to add .jar libraries.
But I could not create a .jar library with the voll
step 1:- Download volley.jar file.
step 2:- Go to your project and set the display menu from Android to Project then go to
app -> libs-> paste your volley.jar file here
app -> libs-> paste your volley.jar
step 3:- Right click on the volley.jar file and click on "add as library". and its all done.