Android图片jpg改png造成"...Crunching Crunsher ...png failed"

解决方法:In my case, the error was caused by a png file I added to the drawable folder. I had changed its extension from jpg to png by changing the text (inproper way) and then uploading it as png.
This was the problem Android Studio was pointing to.
I fixed this problem and got the error to disappear by changing the file extension using paint.net tool (proper way), and then uploading it to the drawable folder.

答案:http://stackoverflow.com/questions/30764604/execution-failed-for-task-appmergedebugresources-crunching-cruncher-png-fa

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容