Cordova build failed with error code : EACCESS
$ cordova build android Running command: /home/user/proj1/platforms/android/cordova/build execvp(): Permissi
This is a common PhoneGap problem.
Most of the time it has to do with permissions on the build folder and script file.
build
Try using: chmod a+x on them.
chmod a+x