Error:Execution failed for task ':app:mergeDebugResources'错误

1,错误,编译无法通过

Error:Execution failed for task ':app:mergeDebugResources'.
> Error: Some file crunching failed, see logs for details

2,解决方法:

资源文件中,有9.png的图片编译错误,  删除  同步,

然后在添加进去。

你可能感兴趣的:(Error:Execution failed for task ':app:mergeDebugResources'错误)