新建Android项目出以下的错误:

C:\Users\txxs\workspace\4sd\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2016-11-23 11:57:46 - 4sd]

[2016-11-23 11:57:46 - 4sd] C:\Users\txxs\workspace\4sd\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2016-11-23 11:57:46 - 4sd]

[2016-11-23 11:57:46 - 4sd] C:\Users\txxs\workspace\4sd\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.

[2016-11-23 11:57:46 - 4sd]

[2016-11-23 11:57:47 - wewe] C:\Users\txxs\workspace\wewe\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2016-11-23 11:57:47 - wewe]

[2016-11-23 11:57:47 - wewe] C:\Users\txxs\workspace\wewe\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2016-11-23 11:57:47 - wewe]

[2016-11-23 11:57:47 - wewe] C:\Users\txxs\workspace\wewe\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.

[2016-11-23 11:57:47 - wewe]

[2016-11-23 11:57:48 - 4sd] C:\Users\txxs\workspace\4sd\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2016-11-23 11:57:48 - 4sd]

[2016-11-23 11:57:48 - 4sd] C:\Users\txxs\workspace\4sd\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2016-11-23 11:57:48 - 4sd]

[2016-11-23 11:57:48 - 4sd] C:\Users\txxs\workspace\4sd\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.

[2016-11-23 11:57:48 - 4sd]

两种方式:

一、看stackoverflow上的这篇文章http://stackoverflow.com/questions/21059612/no-resource-found-that-matches-the-given-name-style-theme-appcompat-light,补充这篇文章http://jingyan.baidu.com/article/3ea51489e04eb852e61bbaa4.html

二、版本太低不兼容问题,http://www.xue163.com/2376/1/23760681.html

android新建项目错误,新建Android项目出错相关推荐

  1. Android Permission denied 错误 ( 附Android权限大全 )

    Android Permission denied 错误(附Android权限大全) java.net.SocketException: Permission denied (maybe missin ...

  2. android编译的错误日志,Android Studio:编译器错误输出窗口在哪里?

    当我在Android Studio中"运行"我的项目时,在"消息"窗口中,我得到: Gradle: FAILURE: Build failed with an ...

  3. android编译的错误日志,android编译遇到错误

    this.p={ m:2, b:2, loftPermalink:'', id:'fks_081066086083083071086080086095080081089075087087', blog ...

  4. Android FILE_PROVIDER_PATHS 冲突错误 meta-data#android.support.FILE_PROVIDER_PATHS@resource

    关键字:Android Unity FILE_PROVIDER_PATHS AndroidManifest.xml 出现此错误,一般是AndroidManifest.xml文件中对于FILE_PROV ...

  5. Android报加密错误,在android中解密使用aes/gcm/nopadding加密的消息时出错

    我目前正在使用aes/gcm/nopadding执行密码操作. 我的加密代码: fun encrypt(plainText: ByteArray, key: Key): ByteArray? { va ...

  6. android studio grandle错误,flutter android studio构建失败

    我的android studio flutter项目开始提供找不到符号错误. C:\Users\abc\AppData\Roaming\Pub\Cache\hosted\pub.dartlang.or ...

  7. android动态设置错误页面,Android缺省页的正确打开方式(优雅的处理loading、error、empty...

    Android缺省页的正确打开方式(优雅的处理loading.error.empty Android缺省页的正确打开方式(优雅的处理loading.error.empty各种状态缺省) MultiSt ...

  8. android动态设置错误页面,Android中替换WebView加载网页失败时的页面

    我们用webView去请求一个网页链接的时候,如果请求网页失败或无网络的情况下,它会返回给我们这样一个页面,如下图所示: 上面这个页面就是系统自带的页面,你觉得是不是很丑?反正小编本人觉得非常丑,很难 ...

  9. android md5运算错误,如何计算Android本地已安装应用的MD5指纹并与服务端进行校验?...

    有需求,要获取自身应用程序的签名,与服务器进行校验比对. 服务器保存的签名是直接从android包中提取出来的签名MD5指纹,如下: 而我本地通过网上搜寻的方法,获取到的签名信息的方法是这样子的: p ...

最新文章

  1. leetcode001 two_Sum
  2. 思科路由器ACL通配符
  3. Java Socket编程 - 基于TCP方式的二进制文件传输
  4. Linux下Hadoop hdfs Java API使用
  5. linux命令netstat
  6. python与Java线程实现方式的对比
  7. Cocos游戏引擎3D特效全新升级 更流畅更炫酷
  8. java jpg结构_Java Class 字节码文件结构分析----附带逐字节码分析图
  9. 4499元起!坚果R2正式开售:回归即推重磅旗舰
  10. Vue介绍---vue工作笔记0001
  11. MuiPlayer视频播放组件入门
  12. ssm(spring+spring mvc+mybatis+maven)高仿bilibili视频网站项目实例
  13. linux 笔记本 显卡驱动下载地址,AMD Radeon HD系列Linux显卡驱动13.9版下载
  14. JUCE框架教程(8)——DSP Module基础
  15. LeetCode-回文数C语言实现
  16. 计算机上的根号计算公式,根号计算公式
  17. AI-统计学习(11)-改进的迭代算法及拟牛顿法
  18. 谁的用户在世界上是#160;#160;明基决心保时捷设计标准
  19. java xml格式化_使用java将xml格式化
  20. 计算机标准差的按键是什么,在计算器上用标准差键直接求离均差平方和的方法...

热门文章

  1. wsimport将wsdl生成java 调用时碰到的一个问题Could not initialize Service
  2. linux 创建用户和修改新增用户默认的家目录
  3. 组件使用中的细节点02
  4. 第15篇: Flowable-BPMN操作流程之排他网关
  5. 第9篇:Flowable-Modeler集成以及集成代码下载
  6. Windows 环境 Jenkins集成构建SonarQube
  7. linux 下载mysql5.7.22
  8. PageHelper分页时超过最大数量的页数仍然返回数据,PageHelper分页失效
  9. 1 io口 stm32_从STM32分享各种硬件以及总线之GPIO简介
  10. php phar包require报错,php,_很奇怪,php 引入了phar,但是报错,说Predis\Client类找不到?,php - phpStudy...