4

I have tried a tutorial, it works for me in one app but when I am trying to apply it to a different app, it is giving warning

Warning:Unable to find module with Gradle path ':volley'. Linking to library 'volley-unspecified' instead.

Dharman
  • 30,962
  • 25
  • 85
  • 135
adafrwefsefr
  • 393
  • 1
  • 3
  • 15
  • http://stackoverflow.com/questions/21065477/best-way-to-incorporate-volley-or-other-library-into-android-studio-project – isma3l Jul 11 '15 at 14:36

1 Answers1

6

Right click project, Select "Configure Project Subset ..." and select your module, rebuild your project.

Zhaosheng Qiu
  • 86
  • 1
  • 5