app:processReleaseResources, Failed to execute aapt

rn打包不成功android

圖片問題,此爲RN版本升級後低版本兼容問題bash

報錯內容:app

:app:processReleaseResources
C:\Users\lvshenchao\Desktop\ichache-app\android\app\build\intermediates\res\merged\release\drawable-mdpi-v4\images_guide_en_page2.jpg: error: Duplicate file.
複製代碼

解決方法:ide

把舊版本中從RN放到$(rn_project}\ android\app\src\main\res\drawable-xhdpi下的相關圖片或其它資源刪除,
只用當它編譯資源時自動生成到/android/app/build/intermediates/res/merged/release/drawable-x****hdpi/的資源就行。
複製代碼

#此問題查找個資料沒法適用,Android studio也報多個bug,不用看,最終仍是要看命令行裏的error提示,才能解決問題,切記!!ui

相關文章
相關標籤/搜索