Error de análisis sdk main.out.xml de Android

Acabo de comenzar un nuevo proyecto de Android, helloword "para continuar aprendiendo el desarrollo de Android y me quedé perplejo compilando la compilación / ejecución 'helloword' predeterminada. Creo que me perdí un paso en la configuración y la configuración, pero no puedo saberlo. Donde. Tengo un AVD configurado, configurado y lanzado.

Cuando presiono 'ejecutar como', no puedo encontrar android2.1 simulator.and encuentro estos errores:

[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.

Respuestas a la pregunta(3)

Su respuesta a la pregunta