Android studio no main activity, no layouts on a new project
I installed new Android Studio and created a new project. I asked the wizard to create a main activity. However, there were no layouts, no main activity class, no nothing. I got an error when trying to make new Java class files. The new project tree looks like:
No (main/java) folder.
No (res/layout) folder.
Other words project is useless.