在eclipse中创建Android application时出现错误,按照前面的前辈提供的指导修改,完全没有反应
1.error:Errorretrievingparentforitem:Noresourcefoundthatmatchesthegivenname'Android:T...
1.error: Error retrieving parent for item: No resource found that matches the given name 'Android:Theme.Light'.2.The import android.support cannot be resolved。3.The method onCreate(Bundle) of type MainActivity must override or implement a supertype method等等,求助,感激不尽。
展开
3个回答
展开全部
找不到作为parent的Android:Theme.Light的资源,也就是它不存在,如果你确实需要用到这个style建议查找它的来源,是否为自定义的style,若用不到,可以删除这个style
import部分android.support找不到,或许是你缺少对应文件,或者是你引用的版本不是你自己当前版本
很明显是提示你bundle方法部分缺少override或者引用声明,一般是没有引用对应的方法
项目名称建议使用英文,首字母大写,不推荐使用中文及其他文字
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |