I am using Android Studio 1.0.
When I created a new project, I was prompted with this dialog
I specified the activity name and the layout name. However after I imported the project, as told so from Android studio no main activity, no layouts on a new project,
this is all I see
Does anyone know where i can find the main layout and java file for main activity. I don't even see a layout folder under res. The Manifest is empty as well; it doesn't contain any activities.