本人刚开始用Android Studio进行android开发,但是刚新建一个android工程,便出现错误,错误提示为:

C:\Users\Administrator\AndroidStudioProjects\CanvasDemo\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\23.0.0\res\values-v23\values-v23.xmlError:(1) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.Error:(2) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.

解决办法:
找到Gradle Scripts–>build.gradle(Module:app)
Android:Error retrieving parent for item: No resource found that matches the given name解决方法_第1张图片

确保以下3个地方的版本号一致(注意: 版本的api必须已经下载完成,存在本地)

http://stackoverflow.com/questions/32075498/error-retrieving-parent-for-item-no-resource-found-that-matches-the-given-name

更多相关文章

  1. Android 各个版本WebView
  2. Google Maps Android API V2 版本更新导致的科研瓶颈
  3. AndroidManifest.xml中 andorid 版本号 versionCode, versionNam
  4. Android壁纸机制(Android Q与老版本对比)
  5. 谷歌推Android 3.0正式版本
  6. Android名称、版本和API level的对应关系

随机推荐

  1. android 保存bitmap到SD卡
  2. android progressbar 藏到imageview下面
  3. Android文档学习09_多媒体1
  4. Android(安卓)采用pull解析xml文件
  5. android设置重复背景
  6. Android(安卓)语言环境设置Locale的设置
  7. android:windowSoftInputMode属性使用心
  8. 基于Android系统的IPv6网络接入分析
  9. 面试题目及其答案
  10. Android(安卓)layout、onLayout 一些简要