就是我用sdk manager下载的support是放在extras里面的,但是我感觉并没有真正安装,因为每次新建android 4.0以下的项目时并没有自动生成appcompat-v4,然后结果就是没有r.java文件生成,如果手动导入appcompat-v4后r文件就自动生成了。所以support怎么装?用sdk manager 下载的support 又是怎么用?
错误内容:C:\Users\meAWL\workspace\abc\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
错误内容:C:\Users\meAWL\workspace\abc\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.