Reputation: 159
I am trying to create a new Android Application project
within Eclipse Luna
as follows:
File > New > Android Application Project
However when I try to do so the "Next"
Button is greyed out, i.e.:
It is important to note that I am purposely using older versions of the SDK
and ADT
(Both 21.0.0) as they as compatible with a 3rd Party plugin I wish to use.
Within my SDK manager
I get the following screen:
Every time that I try to install the Android SDK Platform tool
s, SDK manager states that it is installed but it never is. Could this be the cause of my initial problem?
How can I solve this and be able to create an Android Application Project?
EDIT:
When I try to select a compiler
there is nothing in the drop down menu:
Upvotes: 0
Views: 470
Reputation: 16
Install the SDK platform-tools to solve the empty drop-down sub-problem
Upvotes: 1