当我创建新项目时,我添加了API级别14,我已经完成了我的应用程序,我想将API级别更改为10,
我收到了资源错误 - > values-v11 - > style.xml ie error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light'.
在资源 - > values-v14 - > style.xml
即 error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light.DarkActionBar'.
我知道这可以解释任何人
android ×1