Error in the Cordova

Asked

Viewed 125 times

1

Good morning guys, when I try to complicate my project Ordova for android of this message:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':processDebugResources'.
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Users\bruno\AppData\Local\Android\sdk\build-tools\23.0.1\aapt.exe'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 6.083 secs
ERROR running one or more of the platforms: Error code 1 for command: cmd with args: /s,/c,"C:\Users\bruno\MyApp\platforms\android\gradlew cdvBuildDebug -b C:\Users\bruno\MyApp\platforms\android\build.gradle -PcdvBuildArch=arm -Dorg.gradle.daemon=true -Pandroid.useDeprecatedNdk=true"
You may not have the required environment or OS to run this project

I’ve done one thing I found on google, but nothing worked, if someone can give me a light I’m grateful...

  • What is your operating system? You have installed the Android SDK?

  • windows 10 and the android sdk ta installed.

  • Not a very cool resolution but... You can try "Cordova build android -- --ant".

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.