I use to make modifications in the Androidmanifest.xml file in the root folder of my project. But I discovered that there is an AndroidManifest.xml file in the \bin folder too. Is it automatically created and updated by Eclipse? Or did I copy it there by mistake?
Sometimes this file in the \bin folder is not aligned to the main AndroidManifest.xml, and in this case I see crashes and strange behaviours in my app.