I have an Android project that works ok on a computer with Eclipse Indigo 64 bits and ADT version 15. In another computer I installed Eclipse Indigo 32 bits and the new ADT and the same project don't works and say that not found main activity class. I unzip the apk and the .dex file and the class exists.
Is something new with new versions of ADT that produces this error? The manifest is wrong for this projects?