I\'ve been programming Android in Eclipse for about a year now and I have always launched my app by right clicking on my project name in the project explorer, followed by \"run
If you want to run your app when a XML file is open in your eclipse you must set your run configuration
Eclipse -> run -> run configuration -> Android Application in left window -> your configuration -> android tab in right window -> launch -> select your main activity