eclipse新建Android工程,请问这个错误怎么解决?

[2018-09-26 23:32:00 - Imooc.demo1] D:\java-JDK\eclipse\Imooc.demo1\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2018-09-26 23:32:00 - Imooc.demo1] 

[2018-09-26 23:32:00 - Imooc.demo1] D:\java-JDK\eclipse\Imooc.demo1\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2018-09-26 23:32:00 - Imooc.demo1] 

[2018-09-26 23:32:00 - Imooc.demo1] D:\java-JDK\eclipse\Imooc.demo1\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.

[2018-09-26 23:32:00 - Imooc.demo1] 

[2018-09-26 23:32:01 - Imooc.demo1] D:\java-JDK\eclipse\Imooc.demo1\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2018-09-26 23:32:01 - Imooc.demo1] 

[2018-09-26 23:32:01 - Imooc.demo1] D:\java-JDK\eclipse\Imooc.demo1\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2018-09-26 23:32:01 - Imooc.demo1] 

[2018-09-26 23:32:01 - Imooc.demo1] D:\java-JDK\eclipse\Imooc.demo1\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.

[2018-09-26 23:32:01 - Imooc.demo1] 

[2018-09-26 23:32:02 - Imooc.demo1] D:\java-JDK\eclipse\Imooc.demo1\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2018-09-26 23:32:02 - Imooc.demo1] 

[2018-09-26 23:32:02 - Imooc.demo1] D:\java-JDK\eclipse\Imooc.demo1\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

[2018-09-26 23:32:02 - Imooc.demo1] 

[2018-09-26 23:32:02 - Imooc.demo1] D:\java-JDK\eclipse\Imooc.demo1\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.

https://img3.mukewang.com/5baba72300014ca901960441.jpg

Polaris717
浏览 1234回答 3
3回答

老白一个

这个是说找不到资源,建议用androidstudio,这个错误,建议直接删除style文件,然后把用到的地方全部都删掉,先完成代码
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

Java
Android