I am creating a new Android application in Eclipse. However on creating the project, src folder is empty. There is no package or Activity in src folder which I mentioned while creating the project. Also, there is no layout added in layout folder. The manifest file has no information of Activity.
I also tried importing an existing project, the project gets imported but with empty folders.