Android studio 3.0:无法解析依赖:app @ dexOptions

我迁移到Android studio 3.0。因此,项目无法编译名为“:animator”的模块,它会显示以下错误:

Error:Unable to resolve dependency for

':app@dexOptions/compileClasspath': Could not resolve project

:animators.

href="openFile:/home/mobilepowered/MobilePowered/MyInnovalee/trunk17-10-2017/app/build.gradle">Open

File

Show Details

并显示详细信息提供此日志:

Unable to resolve dependency for ':app@dexOptions/compileClasspath':

Could not resolve project :animators.

Could not resolve project :animators. Required by:

project :app

Unable to find a matching configuration of project :animators:

- Configuration 'debugApiElements':

- Required com.android.build.api.attributes.BuildTypeAttr 'dexOptions' and found incompatible value 'debug'.

- Required com.android.build.gradle.internal.dependency.AndroidTypeAttr 'Aar' and

found compatible value 'Aar'.

- Found com.android.build.gradle.internal.dependency.VariantAttr 'debug' but

wasn't required.

- Required org.gradle.api.attributes.Usage 'java-api' and found compatible value 'java-api'.

- Configuration 'debugRuntimeElements':

- Required com.android.build.api.attributes.BuildTypeAttr 'dexOptions' and found incompatible value 'debug'.

- Required com.android.build.gradle.internal.dependency.AndroidTypeAttr 'Aar' and

found compatible value 'Aar'.

- Found com.android.build.gradle.internal.dependency.VariantAttr 'debug' but

wasn't required.

- Required org.gradle.api.attributes.Usage 'java-api' and found incompatible value 'java-runtime'.

- Configuration 'releaseApiElements':

- Required com.android.build.api.attributes.BuildTypeAttr 'dexOptions' and found incompatible value 'release'.

- Required com.android.build.gradle.internal.dependency.AndroidTypeAttr 'Aar' and

found compatible value 'Aar'.

android studio无app项,Android studio 3.0:无法解析依赖:app @ dexOptions相关推荐

  1. android shape 无边框颜色,Android 使用shape定义不同控件的的颜色、背景色、边框色...

    Android 使用shape定义不同控件的的颜色.背景色.边框色 设置按钮的右边框和底边框颜色为红色,边框大小为3dp: 在drawable新建一个 buttonstyle.xml的文件,内容如下: ...

  2. android视频无声音提示,Android 播放视频无声音

    具体无声音log信息如下: 01-26 10:42:19.098 10425-10425/? D/dalvikvm: Late-enabling CheckJNI 01-26 10:42:19.198 ...

  3. android获取其他app布局,Android Studio查看其它APP的布局结构

    概述 日常使用别家的APP过程中,会遇到一些比较好看的布局,这时候我们就想学习一下别人的布局结构,以便参考. (1)手机连接电脑.设置手机为USB调试模式 (2)运行Android Studio,打开 ...

  4. 如何使用Android Studio将网站转换为Android App

    In this tutorial you will learn how to convert website to android app using Android Studio. 在本教程中,您将 ...

  5. android studio项目改成android.mk编译APP闪退java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader

    android9系统android studio项目改成用android.mk编译v7包--APP闪退java.lang.UnsatisfiedLinkError: dalvik.system.Pat ...

  6. 便签 java_基于安卓Android的便签笔记APP设计(Android studio)

    基于安卓Android的便签笔记APP设计(Android studio)(论文9000字,程序代码) 摘要:本文介绍了便签的发展史.基础操作流程以及便签的具体功能,提出了基于Android的便签AP ...

  7. 【无标题】Android studio中提示框“确定”和“取消”按钮的编写

    Android studio中提示框"确定"和"取消"按钮的编写 1.写在前面的话 2.目标任务 3.实现过程 3.1布局文件的编写 3.1编写对话框 4.总结 ...

  8. java人体识别_基于安卓Android的人体动作行为识别系统APP设计(Android studio)

    基于安卓Android的人体动作行为识别系统APP设计(Android studio)(论文12000字,程序代码) 摘要:Android手机已经成为我们大部分人日常生活中不可或缺的一部分,而且其功能 ...

  9. Android点击无响应,Android Studio无响应打不开的解决办法

    最近谷歌发布了Android Studio,下载安装之后,在使用时发现一个问题,那就是发布无响应且无法启动,也就是点击Android图标的时候没有任务反应,我想说的是你需要重新配置一下环境~ 因为这个 ...

最新文章

  1. 编程能力如何突飞猛进?
  2. RS-232 Receiver
  3. linux 安装 nodejs
  4. C#几种常用的排序算法
  5. Spring Boot——集成Swagger2
  6. Jquery Mobile设计Android通讯录第二章
  7. ant design vue中通知提醒框Notification的使用
  8. 【QT 数据库专辑】【02】WIN7下搭建本地MYSQL数据库02 - 建立数据库的驱动程序-QT为例-完备版
  9. c访问excel 密码 api_管理EXCEL的5种服务使用渠道
  10. 【实用工具】查看gcc/vs开启的宏
  11. 【Java】synchronized与lock的区别
  12. SQL中,like的SQL注入防止,使用预编译SQL(?)的写法
  13. android dialog的封装,Android系统Dialog的简单封装
  14. zTree入门实例(一眼就看会)
  15. SqlServer 计算年龄(岁月天)的函数
  16. matlab程序特殊符号,MATLAB——matlab特殊符号表【转载】
  17. 用matlab自动dsolve函数求原函数,matlab中使用dsolve函数求一常微分方程解析解
  18. 5个可以让你事半功倍的Python自动化脚本
  19. 转:Beautiful Soup
  20. 平方之后居然出现负数。数据溢出导致各种离奇运算结果

热门文章

  1. 走在WCF学习的路上---印在脑子里的点点滴滴(两种元数据交换方式的优缺点)...
  2. 【报告分享】新基建专题报告:5g和数据中心的投资机会分析.pdf(附下载链接)...
  3. 王道机试指南读后总结-5(迷宫深搜问题详解)
  4. 一次完整的http请求
  5. linux报mce清除不良代码,如何分析系统MCE异常?
  6. test 1.php,test1.php
  7. 跨境电商站外引流?FB必不可少!
  8. 计算机作文1000字,丢失的计算机作文1000字
  9. Leetcode每日一题:189.rotate-array(旋转数组)
  10. scikit-klearn之 1.决策树