I'm trying to import Volley into my Android
application. I've done this successfully in the past. This morning, I updated to Android Studio 0.6
, updated my buildToolsVersion
to 19.1.0
, and updated gradle. When I try to import the Volley
module, and navigate to the location of the Volley
folder in my file system, I get the following message "Select modules to import".
I then opened the build.gradle
folder in Volley
, and updated the gradle and build version, but still got the same error. Anyone running into this issue?
I've met a problem like yours and I solved it by commenting line #android.library=true
int file project.properties
.It works for me and I hope it works for you or anyone else.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With