码迷,mamicode.com
首页 > 移动开发 > 详细

No resource found that matches the given name 'Theme.AppCompat.Light' 的完美解决方案

时间:2014-10-29 10:41:35      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:android   blog   http   ar   sp   2014   问题   log   bs   

首先这个问题的产生是由于缺少Theme.AppCompat.Light这个主题产生的,而这个主题 的是存在于android\support\appcompat-v7支持库中的,注意不是jar包。
No resource found that matches the given name ‘Theme.AppCompat.Light‘ 的完美解决方案是
第一步:
    从网上下载appcompat-v7工程库也可以直接在 sdk路径\extras\android\support\v7bubuko.com,布布扣中找到。
第二步:
   把工程库导入到Eclipse ,bubuko.com,布布扣,跟导入工程一样。
第三步:
   项目右键--------Properties------android----add-----选择上一步导入的lib库-----ok
bubuko.com,布布扣
导入成功状态
bubuko.com,布布扣如果为红色xx则导入不成功
到此结束,最后看看原先有错的工程,原先的红色xx没有了

No resource found that matches the given name 'Theme.AppCompat.Light' 的完美解决方案

标签:android   blog   http   ar   sp   2014   问题   log   bs   

原文地址:http://www.cnblogs.com/ilookbo/p/4058691.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!