unable to find attribute android:fontVariationSettings and android:ttcIndex
升級依賴包及cordova之後,執行cordova platform add android,
部分外掛衝突,cordova 升級最新版,cordova-android降到6.3.0版本,
再次cordova platform add android,成功
執行 cordova build android
報錯:
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings
ERROR: In <declare-styleable
解決方法:
cordova plugin cordova-android-support-release --fetch
再次執行cordova build android,成功!!!
原因:谷歌新版com.android.support:support-v4,新增了兩個特性:fontVariationSettings和ttcIndex,一些外掛使用最新的android支援庫,
導致不必要的不相容。
參考:點選開啟連結
相關推薦
cordova build android - unable to find attribute android:fontVariationSettings and android
當執行cordova run android 的時候出現如下錯誤 ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings ER
unable to find attribute android:fontVariationSettings and android:ttcIndex
升級依賴包及cordova之後,執行cordova platform add android, 部分外掛衝突,cordova 升級最新版,cordova-android降到6.3.0版本, 再次cordova platform add android,成功 執行 cordova build a
執行ionic cordova build命令報- unable to find attribute android:fontVariationSettings and android:ttcInde
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings ERROR: In <declare-styleable
Cordova 打包錯誤 ERROR: In declare-styleable FontFamilyFont, unable to find attribute android
問題描述 今天在使用 “cordova build android” 的時候,發現報下面的錯誤 ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVaria
解決:Error:Unable to find method 'com.android.build.gradle.api.BaseVariant.getOutputs()Ljava/util/List
解決新增Butterknife8.8.1依賴後出錯的問題 1.在根目錄下的build.gradle中的dependencies新增如下: 這裡注意是8.4.0的版本!! classpath 'com.jakewharton:butterknife-gradle-pl
Android CTS測試中./cts-tradefed出現Unable to find aapt in path 解決方案
cts測試,本來測試得好好的,關閉終端後重新開啟,再次開啟,執行./cts-tradefed命令出錯,顯示Unable to find aapt in path 解決方案: 1.安裝aapt 輸入sudo apt-get install aapt 安裝成功後重新輸入
整合butterknife出現 Error:Unable to find method 'com.android.build.gradle.api.BaseVariant.getOutputs()
錯誤為: Error:Unable to find method 'com.android.build.gradle.api.BaseVariant.getOutputs()Ljava/util/List;'. Possible causes for this unexpected erro
Android 6.0中"Unable to find optional library: org.apache.http.legacy"錯誤解決
Android 6.0版本已經已經基本將Apahce Http Client 移除出SDK,會報出以下錯誤: " Unable to find optional library: org.apache.http.legacy" 那麼問題來了,如果我在以前的專案中使用
Android Studio 解決 Error:Unable to find method 'org.gradle.api.tasks.TaskInputs.file(Ljava/lang/Object;)Lorg/gradle/api/tasks
Gradle編譯異常資訊 Error:Unable to find method 'org.gradle.api.tasks.TaskInputs.file(Ljava/lang/Object;)Lorg/gradle/api/tasks/TaskInputFilePropertyB
Android開發問題:ActivityNotFoundException: Unable to find explicit activity class
Android 2.3.3 Eclipse Version: 3.7.0 LogCat LogCat 報錯: 02-03 15:52:46.363: INFO/ActivityManager(61): Starting: Intent { flg=0x10
Android 專案報錯 Error:Unable to find optional library: org.apache.http.legacy
Eclipse 專案移植到AndroidStduio 後 執行報錯Error:Unable to find optional library: org.apache.http.legacy Android 6.0版本已經已經基本將Apahce Http Client 移
Android stuido 錯誤:Error:Unable to find optional library: org.apache.http.legacy
今天在匯入新專案的時候出現了一個從來都沒有見過的錯誤,讓我鬱悶了很久,在網上也找了很多一樣錯誤解決方法,但是最終也是沒有解決,不能說網上的解決方法是錯誤,只能說網上的解決辦法是最基礎的,有時候不能夠解決問題,錯誤的截圖如下: 網上的解決辦法是: 1. API23
React-native 完美解決 Unable to load script from assets “index.android.bundle” 和 JS server not recognize
前言: React-Native的第一個HelloWorld工程,大多數人都能跑起來,可也有一部分人卡在第一個工程,就是難以跑出正確的介面,乾著急… 我這裡給出我遇到的坑,希望能夠幫助你,首先,給出我現在的開發環境版本: 版本宣告: Node.js : v8.9.4 Re
react-native---配置reactnative報紅,run-Android時候報錯unable to load script from assets 'index.android.bundl
配置react-native環境時候報錯: unable to load script from assets 'index.android.bundle'.Make sure your bundle ispackged correctly or you
win10 windows10 react-native rn 環境安裝配置Unable to load script from assets 'index.android.bundle終極解決方案
首先說明一下我的情況,新手開始學rn,之前只看過阮一峰大神和一個翻譯國外react入門的文章,然後直接開始rn配置,也是一步一步看著網上的教程開始的,剛開始問題太多,沒有寫中間的bug,直到最後這一個bug搞了我半個下午半個上午,今天上午終於看到期望已久的hello wor
Mac中真機測試React Native project時出現Unable to load script from assets 'index.android.bundle'
剛接觸學習React Native,在進行真機除錯時,報錯出現Unable to load script from assets ‘index.android.bundle’. Make sure your bundle is packaged correctl
react-native 啟動的時候報錯unable to load script from assets 'index.android bundle'
實行命令react-native run-android報以下錯誤 unable to load script from assets 'index.android bundle' ,make su
unable to load script from assets 'index.android bundle' ,make sure your bundle is packaged correct
第一步:在 android/app/src/main 目錄下建立一個 assets空資料夾 第二步:執行 下面這段命令 react-native bundle –platform andr
Unable to load script from assets 'index.android.bundle'.解決方案
剛接觸React Native,新建了一個專案,在Android Studio的模擬器上可以執行,但用Genymotion模擬器執行時卻報如下錯誤: 上網查了一下,很多文章都提出下面的解決方法: 1.首先手動在android/app/src/main目錄下建立一個as
Error:Failed to find target with hash string 'android-25' in: E:\androidstudio\androidstudio\sdk
1.工程從一個電腦執行 然後放到另一臺電腦 上報錯 Error:Failed to find target with hash string ‘android-25’ in: E:\androidstudio\androidstudio\sdk 2.有