I have tried this tutorial link, it works for me in one app but when i am trying to apply it to the different app, it is giving warning
Warning:Unable to find module with Gradle path ':volley'. Linking to library 'volley-unspecified' instead.
I have tried this tutorial link, it works for me in one app but when i am trying to apply it to the different app, it is giving warning
Warning:Unable to find module with Gradle path ':volley'. Linking to library 'volley-unspecified' instead.
Right click project, Select "Configure Project Subset ..." and select your module, rebuild your project.