问题描述
当我试图在步骤来创建一个新的Android应用程序项目如下图所示得到错误活动名称必须指定。当我尝试创建一个新的活动也一样。
我有点困惑层次的父类。
有什么用呢?
为什么Eclipse是不是让我不指定它创建活动? (这应该是可选)
我怎么能不指定分层父创建活动?
When I'm trying to create a new Android Application Project in the step as shown below getting error "Activity Name must be specified". Same happens when I try to create a new activity.I'm a bit confused about Hierarchical parent class.What is use of it?Why Eclipse is not allowing me to create activity without specifying it? (It should have been optional)How can I create an Activity without specifying Hierarchical parent?
非常感谢你。
推荐答案
在Eclipse中转到窗口==> preferences =>安装/更新然后单击卸载或更新=>点击安装的软件和更新Android开发工具。
In Eclipse Go to Window==>preferences=>Install/update then click uninstall or update =>Click on Installed Software and update your Android development tool.
这篇关于当创建新的Android项目,得到错误"活动名称必须指定"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!