Error:(33) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'. Error:(4) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'. Error:(33) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'. Error:(4) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.

Android Studio 出现这个错误,最后解决方法如下:

1.更新sdk,更新最新的版本

2.在build.gradle 里面 compileSdkVersion写最新的版本

android {    compileSdkVersion 25    buildToolsVersion rootProject.ext.android.buildToolsVersion    lintOptions {        abortOnError false    }
3.重新buid就好了

更多相关文章

  1. 谷歌Android系统版本无序发展反噬产业链
  2. android中SimpleCursorAdapter _id错误的问题
  3. Android各版本对应的SDK版本
  4. android SDK 更新出现错误的解决办法
  5. Android Studio 打包错误org.gradle.api.InvalidUserDataExcepti
  6. 编译代码报出Android library projects cannot be launched错误
  7. 获取Android版本信息和电话信息
  8. 超过 50% 的 Android 设备依然运行 2.2 版本
  9. Android版本与Linux内核的关系

随机推荐

  1. shell批量转换iOS和Android图标
  2. 壁纸服务的启动过程
  3. android 异步通信简单小计
  4. Android中的人机交互技术
  5. android view画图
  6. 4.8 ImageView的使用
  7. android GridView的应用举例
  8. android学习之传感器的基本使用
  9. android 播放音效 小例子
  10. uses-library