Project structure dialog in Android Studio 0.5.3 does not display correctly

I recently installed Android Studio 0.5.3, but the project structure window does not display correctly. Below is a screenshot.

Project structure dialogue

I am sure that it should have more options on the side, but if I click the "Modules" button, then the "+" button, I don’t have an import option, just another dialog to actually create a new library project.

Thanks for any help you can provide.

+1
android android-studio
Mar 30 '14 at 11:58
source share

No one has answered this question yet.

See similar questions:

67
Unable to find import module parameter in project structure (Android Studio 0.3.4 - 0.5.2)

or similar:

1345
Where can I place the assets folder in Android Studio?
1214
Rename package in Android Studio
1206
What is Gradle in Android Studio?
1112
What should be in my .gitignore project for Android Studio?
1005
How to "choose Android SDK" in Android Studio?
947
Android Studio: add jar as a library?
784
How to add a library project in Android Studio?
690
"cannot resolve R character" in Android Studio
106
Add Support Library to Android Studio Project
67
Unable to find import module parameter in project structure (Android Studio 0.3.4 - 0.5.2)



All Articles