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.
5 Answers 5
Make sure that you are using the right perspective in Eclipse. Window -> Open Perspective -> Other...
Comments
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!
Comments
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
Comments
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).
1 Comment
change the workspace address. I got the same problem but it works after i change it.
workbenchof Eclipse yet - you may still be on the only-displayed-once home screen. Is this true? I'm running out of ideas :(