Actually guys there is a much easier way. Amaan has the idea. The problem is this: you are currently in your xml files and you try to run/debug your program. Because the way eclipse behaves, it will try to execute that file which you are currently "focused" on. simple navigate to the root folder (in your package explorer where your main file is) and either: 1: right click and run/debug 2: left click and run/debug from the toolbar
the main.out.xml is the java compiler trying to link your xml... lol On Monday, February 13, 2012 12:42:56 AM UTC-8, Kirupa wrote: > > I am developing an android application. When i run that application > often i get main.out.xml(unwanted file). May i know the reason? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

