<legend id='yEgno'><style id='yEgno'><dir id='yEgno'><q id='yEgno'></q></dir></style></legend>

  1. <tfoot id='yEgno'></tfoot>

    • <bdo id='yEgno'></bdo><ul id='yEgno'></ul>
  2. <i id='yEgno'><tr id='yEgno'><dt id='yEgno'><q id='yEgno'><span id='yEgno'><b id='yEgno'><form id='yEgno'><ins id='yEgno'></ins><ul id='yEgno'></ul><sub id='yEgno'></sub></form><legend id='yEgno'></legend><bdo id='yEgno'><pre id='yEgno'><center id='yEgno'></center></pre></bdo></b><th id='yEgno'></th></span></q></dt></tr></i><div id='yEgno'><tfoot id='yEgno'></tfoot><dl id='yEgno'><fieldset id='yEgno'></fieldset></dl></div>

      <small id='yEgno'></small><noframes id='yEgno'>

      构建错误-Ionic Cordova 对 android 失败

      Build Error -Ionic Cordova fails for android(构建错误-Ionic Cordova 对 android 失败)

          <tbody id='w4Z6n'></tbody>
            <legend id='w4Z6n'><style id='w4Z6n'><dir id='w4Z6n'><q id='w4Z6n'></q></dir></style></legend>
            <tfoot id='w4Z6n'></tfoot>
            <i id='w4Z6n'><tr id='w4Z6n'><dt id='w4Z6n'><q id='w4Z6n'><span id='w4Z6n'><b id='w4Z6n'><form id='w4Z6n'><ins id='w4Z6n'></ins><ul id='w4Z6n'></ul><sub id='w4Z6n'></sub></form><legend id='w4Z6n'></legend><bdo id='w4Z6n'><pre id='w4Z6n'><center id='w4Z6n'></center></pre></bdo></b><th id='w4Z6n'></th></span></q></dt></tr></i><div id='w4Z6n'><tfoot id='w4Z6n'></tfoot><dl id='w4Z6n'><fieldset id='w4Z6n'></fieldset></dl></div>

              <bdo id='w4Z6n'></bdo><ul id='w4Z6n'></ul>

              <small id='w4Z6n'></small><noframes id='w4Z6n'>

              • 本文介绍了构建错误-Ionic Cordova 对 android 失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                运行命令ionic cordova build android --stacktrace"时出现以下错误:

                I get following error while running the command "ionic cordova build android --stacktrace" :

                :generateDebugResources
                :mergeDebugResources
                
                :processDebugManifest
                
                :processDebugResources
                ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings
                 FAILED
                ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex
                
                I am using following tools on Window's:
                 Editor : VScode
                
                Ionic: C:Usersxyz>ionic -version
                3.19.1
                Npm as packagemanager
                

                项目属性:

                target=android-26
                cordova.system.library.1=com.google.android.gms:play-services-analytics:+
                cordova.system.library.2=com.facebook.android:facebook-android-sdk:4.+
                cordova.gradle.include.1=cordova-plugin-appsflyer-sdk/customerapp-cordovaAF.gradle
                cordova.gradle.include.2=twitter-connect-plugin/customerapp-twitter.gradle
                cordova.system.library.3=com.android.support:support-v4:26.+
                cordova.system.library.4=com.android.support:appcompat-v7:26.+
                cordova.system.library.5=com.android.support:support-v4:24.1.1+
                cordova.system.library.6=com.android.support:support-v4:+
                android.library.reference.1=CordovaLib
                

                推荐答案

                我不得不做上面两个答案的东西:

                I had to do the stuff of both the answers above:

                platforms/android/phonegap-plugin-barcodescanner:

                搜索 compile 'com.android.support:support-v4:+ 并替换为 compile 'com.android.support:support-v4:27+'.

                平台/android:

                搜索 cordova.system.library.2=com.android.support:support-v4:+ 并替换为 cordova.system.library.2=com.android.support:support-v4:27.1.0.

                希望对你有帮助.

                这篇关于构建错误-Ionic Cordova 对 android 失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                Sqlite database not copied from asset folder Android(Sqlite 数据库未从资产文件夹 Android 复制)
                SQLite Database Copy Appears Corrupted When Generated by Device and not Emulator(SQLite 数据库副本在由设备而不是模拟器生成时出现损坏)
                Android file copy(安卓文件拷贝)
                Android how to detect Copy event of Edittext in android(Android如何在android中检测Edittext的Copy事件)
                Android copy image from gallery folder onto SD Card alternative folder(Android将图像从图库文件夹复制到SD卡替代文件夹)
                Is there a tool to find unused resources in an Android project?(是否有工具可以在 Android 项目中查找未使用的资源?)
                  <tfoot id='vmI7o'></tfoot>
                • <i id='vmI7o'><tr id='vmI7o'><dt id='vmI7o'><q id='vmI7o'><span id='vmI7o'><b id='vmI7o'><form id='vmI7o'><ins id='vmI7o'></ins><ul id='vmI7o'></ul><sub id='vmI7o'></sub></form><legend id='vmI7o'></legend><bdo id='vmI7o'><pre id='vmI7o'><center id='vmI7o'></center></pre></bdo></b><th id='vmI7o'></th></span></q></dt></tr></i><div id='vmI7o'><tfoot id='vmI7o'></tfoot><dl id='vmI7o'><fieldset id='vmI7o'></fieldset></dl></div>
                    <bdo id='vmI7o'></bdo><ul id='vmI7o'></ul>
                  • <legend id='vmI7o'><style id='vmI7o'><dir id='vmI7o'><q id='vmI7o'></q></dir></style></legend>

                        <tbody id='vmI7o'></tbody>

                    1. <small id='vmI7o'></small><noframes id='vmI7o'>