新建Andriod Application project时出现如下错误

[2016-11-14 23:13:29 - HelloWorld] F:\andriod\HelloWorld\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2016-11-14 23:13:29 - HelloWorld]
[2016-11-14 23:13:29 - HelloWorld] F:\andriod\HelloWorld\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-14 23:13:29 - HelloWorld]
[2016-11-14 23:13:29 - HelloWorld] F:\andriod\HelloWorld\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-14 23:13:29 - HelloWorld]

qq_牵手看日落_0
浏览 1254回答 2
2回答

温酒煮胖豆

请问您的问题解决了吗?我也出现了同样的问题

慕后端5062454

把MainActivity的父类改为Activity试试
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

Android