错误信息如下:

E:\androidStudio\项目名\app\build\intermediates\res\merged\debug\values-v23\values-v23.xmlError:(3) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.Error:(24) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.Error:Execution failed for task ':app:processDebugResources'.> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Android\sdk\build-tools\23.0.2\aapt.exe'' finished with non-zero exit value 1

解决方法:
把build.gradle中的compileSdkVersion的值改为23

注意build.gradle一定要是app下的哦
参考的帖子:http://bbs.csdn.net/topics/391813146

更多相关文章

  1. Android(安卓)自定义渐变背景
  2. android studio设置debug.keystore
  3. Android——GSON解析JSON
  4. Android(安卓)Studio中隐藏状态栏和标题栏的方法
  5. 【Android】Android(安卓)SDK下载和更新失败的解决方法!!!
  6. Android(安卓)viewpager 实现画廊效果 左右可见部分子view
  7. Android上使用libgdx
  8. 在Android(安卓)Stduio 中使用requestWindowFeature(Window.FEAT
  9. Android中onInterceptTouchEvent与onTouchEvent

随机推荐

  1. Android 基础-3.0 数据存储方式
  2. OkHttp3的基本用法
  3. Android Studio 一些使用经验---第一次使
  4. 关于含有RecyclerView的布局载入时,会滚动
  5. Android 官方架构组件(一)——Lifecycle
  6. Android(安卓)在线预览ppt、doc、xls、tx
  7. Android从右到左的布局(RTL Layout)
  8. Android(安卓)Studio 入的坑
  9. Android 图片显示与屏幕适配的问题
  10. Android 沉浸式状态栏,别搞那么麻烦