问题
I am very new to android development, and i have a very simple question about andriod studio program.
I have installed every thing that is needed to open it,
But now , when i want to create a new project i can't continue , check this shot screen :
http://i.stack.imgur.com/yFUi3.png
The next button is disabled !
What should i do to do next ?
回答1:
Most likely this is because you don't have any SDK's installed.
In Android Studio, go to tools -> Android -> SDK manager and download the API's you need for your new project, then try to start a new project again. You will be able to pick an SDK to compile against after this.
回答2:
Download your android tools, libraries and platforms that you will need to start your projects from SDK Manager
来源:https://stackoverflow.com/questions/24032188/android-studio-new-project-buttons-are-off-and-disabled