前言:給項目簽名出包的時候,控制臺Lint warnings出現很多錯誤,導致不能出包。在run as項目的時候這些錯誤并沒有出現,也沒有影響。
解決方案
在window-preferences-android-lint error checking中進行設置,去掉選項“run full error check when exporting app and abort if fatal errors are found”
不做完整性錯誤檢查
前言:給項目簽名出包的時候,控制臺Lint warnings出現很多錯誤,導致不能出包。在run as項目的時候這些錯誤并沒有出現,也沒有影響。
在window-preferences-android-lint error checking中進行設置,去掉選項“run full error check when exporting app and abort if fatal errors are found”
不做完整性錯誤檢查