Android Application 项目创建时出现这样的错误,怎么样解决?
错误提示:
[2016-07-02 18:35:09 – First] F:\javaWorkPlace\First\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name “Theme.AppCompat.Light”.
[2016-07-02 18:35:09 – First]
[2016-07-02 18:35:09 – First] F:\javaWorkPlace\First\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name “Theme.AppCompat.Light”.
[2016-07-02 18:35:09 – First]
[2016-07-02 18:35:09 – First] F:\javaWorkPlace\First\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-07-02 18:35:09 – First]
解决方案
40
直接上AndroidStudio,永久解决这种奇怪的问题