Android sdk main.out.xml Analysefehler

Ich habe gerade ein neues Android-Projekt gestartet, "helloword", um das Erlernen der Android-Entwicklung fortzusetzen, und bin beim Kompilieren des Standard-'helloword'-Kompilierens / -Laufs abgestürzt wo. Ich habe eine AVD konfiguriert, eingestellt und gestartet.

Wenn ich auf "Ausführen als" drücke, kann ich android2.1 simulator.and nicht finden diese Fehler:

[2012-07-25 08:59:49 - helloword] res\layout\activity_main.xml:0: error: Resource entry activity_main is already defined.
[2012-07-25 08:59:49 - helloword] res\layout\activity_main.out.xml:0: Originally defined here.
[2012-07-25 08:59:49 - helloword] E:\android软件开发\新建文件夹\helloword\res\layout\activity_main.out.xml:1: error: Error parsing XML: no element found
[2012-07-25 10:03:12 - helloword] /helloword/gen already exists but is not a source folder. Convert to a source folder or rename it.
[2012-07-25 10:03:13 - helloword] /helloword/gen already exists but is not a source folder. Convert to a source folder or rename it.
[2012-07-25 10:03:15 - helloword] File is Out of sync
[2012-07-25 10:05:13 - helloword] /helloword/gen already exists but is not a source folder. Convert to a source folder or rename it.
[2012-07-25 10:08:44 - helloword] activity_main.out.xml is out of sync. Please refresh.
[2012-07-25 10:08:45 - helloword] activity_main.out.xml is out of sync. Please refresh.

Antworten auf die Frage(3)

Ihre Antwort auf die Frage