Kaljurand / K6nele

An Android app that offers speech-to-text user interfaces to other apps
http://kaljurand.github.io/K6nele/
Apache License 2.0
271 stars 82 forks source link

Execution failed for task ':app:processDebugResources'. Failed to execute aapt #55

Closed disooqi closed 6 years ago

disooqi commented 6 years ago

Hi Kaljurand

I am facing the following error when trying to build K6nele

Caused by: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details at com.android.builder.png.AaptProcess$NotifierProcessOutput.handleOutput(AaptProcess.java:463) at com.android.builder.png.AaptProcess$NotifierProcessOutput.err(AaptProcess.java:415) at com.android.builder.png.AaptProcess$ProcessOutputFacade.err(AaptProcess.java:332) at com.android.utils.GrabProcessOutput$1.run(GrabProcessOutput.java:104)

FAILURE: Build failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. See https://docs.gradle.org/4.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 0s 28 actionable tasks: 1 executed, 27 up-to-date

Any suggestion? Thanks Mohamed Eldesouki

Kaljurand commented 6 years ago

I forgot to include one resource. This is now fixed. Please reopen if you still get the error.

disooqi commented 6 years ago

Thanks a lot it has built successfully