当创建新的android项目时,必须指定错误“活动名称”

当创建新的android项目时,必须指定错误“活动名称”

问题描述:

当我尝试在下面的步骤中创建一个新的Android应用程序项目时,会出现错误必须指定活动名称。当我尝试创建一个新的活动时也会发生这种情况。
我对Hierarchical父类有点困惑。
有什么用?
为什么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 =>安装/更新,然后单击uninstall或update =>单击已安装的软件并更新您的Android开发工具。

In Eclipse Go to Window==>preferences=>Install/update then click uninstall or update =>Click on Installed Software and update your Android development tool.