0

I am creating a new project, target of this project is "GALAXY tab addon". I am creating a new xml file in layout folder an I am getting following screen which was not the case when I was developing for 2.2 or so. Where do I go next, it says the options are "optional" so I skipped them and clicked finish- No Response, I also tried selecting some options and still the file is not creating. What am i missing here?

enter image description here

IDE used is Eclipse.

skynet
  • 9,898
  • 5
  • 43
  • 52
Ayush Goyal
  • 2,079
  • 8
  • 32
  • 47
  • Explore resource, then you can see Folder: Layout. Right click on it > New > Other > Android > Android XML File > "Give File Name" > [Select Layout if you want] > FINISH. – Chintan Raghwani Jul 31 '12 at 11:02

1 Answers1

1

You dont need to go till this window.you can finish creating xml file before this window like the below image.

enter image description here

Just click on finish button here and your xml file will be created.

himanshu
  • 1,990
  • 3
  • 18
  • 36