E
E
evilelf2016-05-18 13:18:47
Mobile development
evilelf, 2016-05-18 13:18:47

Cordova: how to solve ':processDebugResources' issue?

Not long ago, this problem appeared.

:processDebugResources
K:\work\mobiletest\test\platforms\android\build\intermediates\m
anifests\full\debug\AndroidManifest.xml:36:23-37 : AAPT: No resource found that
matches the given name (at 'icon' with value '@drawable/icon').


 FAILED



FAILURE: Build failed with an exception.


* What went wrong:

Execution failed for task ':processDebugResources'.
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.E
xecException: Process 'command 'C:\Progra~2\Android\android-sdk\build-tools\23.0
.3\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: 13.285 secs

Error: Error code 1 for command: cmd with args: /s,/c,"K:\work\mobiletest\test\platforms\android\gradlew cdvBuildDebug -b K:\work\mobiletest\test\platforms\android\build.gradle -Dorg.gradle.daemon=true -Pan
droid.useDeprecatedNdk=true"

How to fix it?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question