標籤:檔案 overflow ann sha pre draw path cad imp
錯誤如下:
Error:Some file crunching failed, see logs for detailsError:Execution failed for task ‘:app:mergeDebugResources‘.> Error: Some file crunching failed, see logs for detailsAAPT err(Facade for 596378712): \\?\C:\Users\中文檔案夾\.android\build-cache\2fe51ff37440fab8f5f875609a799aebf31c9e02\output\res\drawable-xxxhdpi-v4\abc_ic_menu_share_mtrl_alpha.png ERROR: Unable to open PNG fileAAPT err(Facade for 596378712): \\?\C:\Users\中文檔案夾\.android\build-cache\2fe51ff37440fab8f5f875609a799aebf31c9e02\output\res\drawable-xxxhdpi-v4\abc_tab_indicator_mtrl_alpha.9.png ERROR: Unable to open PNG file
解決方案
Folder name of your account(reverse R?) is not ascii folder name, so build-cache cannot recognize your folder.
- Change folder name : it‘s impossible in windows 10.
- not use build cache: Leos Literak‘s answer. not good solution.
- Best solution: change build-cache path. refer to https://developer.android.com/studio/build/build-cache.html
For Ex:
in gradle.propertiesandroid.buildCacheDir=D:/android-studio/build-cache
參考:http://stackoverflow.com/questions/42580645/errorsome-file-crunching-failed-see-logs-for-details-afer-update-gradle
Androoid studio 2.3 AAPT err(Facade for 596378712): \\?\C:\Users\中文檔案夾\.android\build-cache