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
Try:
git submodule init git submodule update