在 Eclipse 中,当我转到 File->New-Project 时没有 Android Project

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/11284763/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 18:26:30  来源:igfitidea点击:

In Eclipse, there is no Android Project when I go to File->New-Project

javaandroideclipseproject

提问by user1494638

I have downloaded the Android SDK, set up the AVD and installed the necessary update for Eclipse. I think I have done everything, but when I try click on file -> New Project, I don't see an Android Project. There is an Android Folder and in it are things like: Android Application Project, Android Test Project, Android Sample Project etc. What do I do?

我已经下载了 Android SDK,设置了 AVD 并为 Eclipse 安装了必要的更新。我想我已经完成了所有事情,但是当我尝试单击文件 -> 新建项目时,我没有看到 Android 项目。有一个 Android 文件夹,其中包含以下内容:Android 应用程序项目、Android 测试项目、Android 示例项目等。我该怎么办?

回答by MH.

I've answered this questions before. Basically you can just manually add the option, provided you do have the Android SDK installed of course:

我以前回答过这个问题。基本上,您可以手动添加该选项,当然前提是您确实安装了 Android SDK:

Window > Customize Perspective > Menu Visibility > Expand 'File' > Expand 'New' > Tick 'Android Project'

窗口>自定义透视>菜单可见性>展开“文件”>展开“新建”>勾选“Android项目”

回答by Septian Maulana

Yes i try it :

是的,我试试:

Window > Customize Perspective > Menu Visibility > Expand 'File' > Expand 'New' > Tick 'Android Project' is Visible, if not available "Android Project" please First Install ADT Plugin Don't Forget ...

Here : http://developer.android.com/sdk/installing/installing-adt.html

这里:http: //developer.android.com/sdk/installing/installing-adt.html