I created one android application project in eclipse and whenever I tried to run that application its throwing an error message saying AndroidManifest.xml file
I was able to fix this by manually deleting the bin directory, as well as the gen directory, right clicking project and selecting Android Tools->Fix Project Properties, then using Project->Build All.