问题
I have downloaded SDK to the Eclipse and installed the ADT Plugin but when I want to create a new Android project all I get is : File -> New ->(No Applicable Items).
How can I solve this? Thanks.
回答1:
Make sure that you are using the right perspective in Eclipse. Window -> Open Perspective -> Other...
回答2:
Click on new "project", then you can select what type of project. I myself could not find out how to, it is a confusing layout and a bit poorly presented. Once you pick the project you simply click on an "Android" folder of options and can start programming away. Hope that helps!
回答3:
I used to work with Eclipse Helios
And in that it was straight forward
File -> New Android Application Project
In my new Company they Work with Eclipse Juno
and for Eclipse Juno
I have to go little deeper in Menu
File -> New -> Project -> Android -> Android Application Project
回答4:
You may have installed Eclipse and the Android SDK, but don't forget about the ADT Plugin. After installing it, these instructions are particularly straightforward in getting the ADT Plugin to work in Eclipse.
In general, this link provides the steps to take following downloading the SDK. Perhaps you installed it but never imported it into Eclipse (this link also encapsulates the second link I've posted when hitting "Next" on the instruction page twice).
回答5:
change the workspace address. I got the same problem but it works after i change it.
来源:https://stackoverflow.com/questions/11540366/creating-new-android-project-in-eclipse-juno