All of a sudden I cannot get Gradle to build any projects under Android Studio.
Error:Execution failed for task \':app:processDebugResources\'. com
this error happened when you delete any resource as image which is used in any file the android studio rise this error
the solution
Build -> clean project Build -> rebuild project
good luck