Stack Building

[오류] Execution failed for task 'app:mergeDebugResources' Crunching Cruncher 본문

[오류] Execution failed for task 'app:mergeDebugResources' Crunching Cruncher

S00ahKim 2019. 5. 18. 19:45

1. drawable-ldpi, drawable-hdpi, drawable-mdpi, drawable-xhdpi 폴더에서 정상적으로 import 되지 않은 이미지 리소스가 있는지 찾는다.

2. 이미지 리소스 미리보기 창에 손상된 파일이 있을 경우, 해당 파일을 삭제 후 다시 해당 폴더로 이미지를 복사 한다.

3. 빌드를 다시 시작한다.



출처: https://mydreamisthebestcooder.tistory.com/63 [정리장]

Comments