Android Eclipse Error executing aapt: return code 139
问题 I have an Android application project that suddenly stopped to work. There is apparently no error, but when I try to launch, I get this: Error executing aapt: return code 139 I tried to clean the project and its dependent library project, restarted Eclipse, updated to latest ADT and SDK versions, etc. but all failed. I also have this other error sometimes (without changing anything): Error generating final archive: java.io.FileNotFoundException: .../bin/resources.ap_ does not exist I'm