All of a sudden I cannot get Gradle to build any projects under Android Studio.
Error:Execution failed for task \':app:processDebugResources\'. com
You may miss the some resources.
You can find the exact problem using following steps
Click -> gradle (right side)
Goto app-> Tasks -> build -> assembleDebug
Double click assembleDebug
You will get the exact error. you can fix your problem