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

Android错误之--Error retrieving parent for item: No resource found that matches the given name 'Theme.A

时间:2015-08-17 17:30:10      阅读:135      评论:0      收藏:0      [点我收藏+]

标签:android   error   

错误提示:error: Error retrieving parent for item: No resource found that matches the given name ‘Theme.AppCompat.Light‘. 

如图:

技术分享

解决办法:

技术分享

在建立Android Application的时候,只需要将Minimum Required SDK选择到Android 4.0版本(即API 14),便不会出现烦人的Appcompat_V7内容了。
技术分享

版权声明:本文为博主原创文章,未经博主允许不得转载。

Android错误之--Error retrieving parent for item: No resource found that matches the given name 'Theme.A

标签:android   error   

原文地址:http://blog.csdn.net/yayun0516/article/details/47726081

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