error: Error retrieving parent for item: No resource found that matches the given name ‘android:Wind
首先把android-support-v7-appcompat 导入Eclipse
File->Import (android-sdk(你的Android SDK目录)\extras\android\support\v7). 选择 "appcompat"
然后选择你的
Project-> properties->Android. In the section library "Add" and choose "appCompat"
如果工程目录中已经存在android-support-v7-appcompat,但是该工程是关闭的,将其打开即可。
时间: 2024-10-25 08:29:15