Wednesday, 21 August 2013

Android IDE Doesn't create Main.java or XML

Android IDE Doesn't create Main.java or XML

I'm using the newest version of the Android IDE which seems to be Eclipse
fully integrated with the Android tools. On the creation of a new file
(New > Android Application Project) I follow the steps on creating the
files. I am following a tutorial that uses an older version of eclipse,
and when they create a new project, under 'src' there is a java.main file.
This is missing when I create mine, along with the main.xml. I'm not sure
what I'm doing incorrectly.

No comments:

Post a Comment