0
votes

I'm getting an error when i try to build a Phonegap android app on mac os. I made sure to have all the versions of the buildtools installed but when I run the Phonegap build android I get the following error:

Error: Error code 1 for command: /Users/sebs/Projects/R/teamstatusapp/platforms/android/gradlew with args: cdvBuildDebug,-b,/Users/sebs/Projects/R/teamstatusapp/platforms/android/build.gradle,-Dorg.gradle.daemon=true,-Pandroid.useDeprecatedNdk=true

1

1 Answers

1
votes

Are you using any thirdparty phonegap plugins? Create a fresh project without installing any thirdparty plugin and check it is working fine or not.