原文:Error: Attribute application@label value=(@string/appname) from AndroidManifest

這是因為Library項目中也定義了與主項目相同的屬性,就會導致合並失敗,比如都默認生成的android:label string app name 或者android:icon drawable icon logo 紅框中加入沖突的標簽就可以解決問題 ...

2021-05-09 19:44 0 238 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM