升级到Android Studio 3.0出现 

Error:(1975) error: style attribute '@android:attr/windowEnterAnimation' not found.  

Error:(1977) error: style attribute '@android:attr/windowExitAnimation' not found.

Error:(1975) style attribute '@android:attr/windowEnterAnimation' not found.

Error:(1977) style attribute '@android:attr/windowExitAnimation' not found.

Error:failed linking references.

Error:java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

Error:java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

Error:com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

Error:Execution failed for task ':app:processDebugResources'.
> Failed to execute aapt


暂时处理方式是: 在gradle.properties增加 

android.enableAapt2=false
 
 



更多相关文章

  1. Android常用布局之LinearLayout(线性布局)仿酷狗登录界面
  2. Android使用JDBC连接mysql数据库
  3. android基础知识03——事件处理01:主要事件及其处理方式
  4. Android常用布局、控件以及Android存储方式
  5. Android(安卓)四种定时器的写法
  6. android studio 编译的时候出现的错误和解决方法
  7. Android五种常用数据的存储方式
  8. android之layout_toLeftOf和layout_toRightOf出现的错误
  9. Android(安卓)使用 第三方 Sweet Alert Dialog 的时候出现的报错

随机推荐

  1. Android模仿表单上传文件
  2. 窗口透明样式示例
  3. Android自学笔记(一)
  4. Android 对话框大合集
  5. Android OpenGL ES视频渲染(一)GLSurfaceVi
  6. Android Studio试用文档
  7. android:visibility和android:scaleType
  8. 开发问题及解决 java.lang.ClassCastExce
  9. Android Binder通讯机制
  10. Android(安卓)apache httpd 终端上的服务