BUILD FAILED

Total time: 24.572 secs

FAILURE: Build failed with an exception.

  • What went wrong:

    Execution failed for task ':processArmv7DebugResources'.

com.android.ide.common.process.ProcessException: Failed to execute aapt

  • Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

    Error: cmd: Command failed with exit code 1 Error output:

    ERROR: In FontFamilyFont, unable to find attribute android:fontVariationSettings

    ERROR: In FontFamilyFont, unable to find attribute android:ttcIndex

FAILURE: Build failed with an exception.

  • What went wrong:

    Execution failed for task ':processArmv7DebugResources'.

com.android.ide.common.process.ProcessException: Failed to execute aapt

  • Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

[ERROR] An error occurred while running cordova build android --debug (exit code 1).

解决办法

http://blog.csdn.net/wu_zz/article/details/79518070

D:\GitHub\qqtr\jiyixunlianmobile\platforms\android\build.gradle

configurations.all {
resolutionStrategy {
force 'com.android.support:support-v4:27.1.0'
}
}

最新文章

  1. WPF - 属性系统 (4 of 4)
  2. Express知识整理
  3. 通过声明Attribute属性改变不同类的输出效果
  4. 关于一次oracle sqlplus可登陆,但监听起不来的解决。由于listener.log文件超过4G
  5. BIEE11G常用函数及使用说明
  6. win8开发wpf程序遇到的无语问题
  7. SQL删除约束
  8. [原创]java WEB学习笔记70:Struts2 学习之路-- 输入验证,声明式验证,声明是验证原理
  9. JSP中嵌入java代码方式以及指令
  10. [前端JS学习笔记]JavaScript 数组
  11. 分布式事务的管理--atomikos
  12. NGUI学习笔记(二):基础笔记
  13. Linux中重命名文件
  14. LeetCode_Reverse Integer
  15. 从0开始的Python学习009参数
  16. Maven中可以被继承的POM元素
  17. 安装完office后 在组件服务里DCOM配置中找不到
  18. 【Java】Maven Tomcat插件使用
  19. OpenCV 学习笔记03 threshold函数
  20. 基于jquery判断浏览器版本过低代码

热门文章

  1. 040 Http与RPC
  2. 模运算(附加几种数据类型的数据范围判断)-hdu3123
  3. 2200: [Usaco2011 Jan]道路和航线 (拓扑排序+dijstra)
  4. 记录初学者学习Hive时踩过的坑
  5. 谷歌浏览器把网页打印成pdf
  6. Codeforces.449D.Jzzhu and Numbers(容斥 高维前缀和)
  7. [PA2014]Kuglarz
  8. 最小树形图——朱刘算法(Edmonds)
  9. CY7C68013 USB接口相机开发记录 - 第四天:上位机编写1
  10. UOJ#132&bzoj4200[Noi2015]小园丁与老司机