在Eclipse中创建一个新的Andr​​oid项目创建一个、项目、Eclipse、oid

2023-09-07 13:10:14 作者:你装纯给谁看

在旧版本的的Eclipse 的和Android SDK时,我想开发一个Android应用程序我用来打开新建,然后选择Android项目。

In old version of Eclipse and Android SDK when I wanted develop an android app I used to open "New" and then "Android Project."

现在在新版本中它改变到Android应用程序项目,这使我困惑。有这么多的开包和文件夹。我想只能创建一个Android项目,而不是android应用项目。

Now in the new version it changed to Android Application Project and this makes me confused. There are so many opened packages and folders. I would like to only create an android project, not android application project.

我是新的,我希望它尽可能的简单,这样的事情:

I am new and I would like it as simple as possible, something like this:

不属于这个(新版本新的Andr​​oid项目菜单:

Not this (newer version of "New Android Project" menu:

推荐答案

在ADT版本20中的新项目向导可说是有点混乱。建议:

The new project wizard in ADT version 20 can indeed be a bit confusing. Suggestions:

在第一个屏幕上它主要是比改变下拉列表的版本选择相同的其他。

In the first screen it is mostly the same other than a change to dropdown lists for the version selection.

如果您不希望看到第二个屏幕选择一个启动器图标,取消选中第一个屏幕上的创建自定义启动器图标。

If you don't want to see the second screen picking a launcher icon, uncheck "create custom launcher icon" on the first screen.

在最后一个屏幕,如果你想使这一工作在旧版本不兼容库项目(即,使一个老式的项目),然后取消选择创建活动。

On the last screen, if you want to make a project that works on older versions without the compatibility libraries (ie, make an old style project) then uncheck "create activity".

如果你做的文件 - 新建 - 项目 - 机器人,你可以创建从样本的或现有的code选项获得。如果你选择一个较旧的目标,你可以挑选样品的旧版本。

If you do File - New - Project - Android you can get at the options for creating from a sample or existing code. If you pick an older target you can pick an older version of the samples.

 
精彩推荐
图片推荐