All of a sudden I cannot get Gradle to build any projects under Android Studio.
Error:Execution failed for task \':app:processDebugResources\'. com
I also have same error : "aapt-exe-finished-with-non-zero-exit-value-1"
In my code there was an mistake in layout xml file about drawable file name, after correct it. Its working for me.