I am trying to import \'https://code.google.com/p/android-serialport-api/\'into Android Studio. Since this project involves ndk, I followed the instructions to build NDK fro
I got this error when I had a parameter not correctly moved from old gradle syntax to new one
(had cFlags "..." rather than CFlags += "...")
cFlags "..."
CFlags += "..."
Have a look e.g. at http://tools.android.com/tech-docs/new-build-system/gradle-experimental