What might be the probable cause for the "AAPT.exe has stopped working" error, when it only appears after changing minSdkVersion to something lower than 12?
I had started developing an application, which was targeting API 18 and I decided to support older versions, too. There is nothing useful to update in the Android SDK Manager nor in the Eclipse-plugins. Eclipse isn't giving me any hints about what might be wrong. Naturally, I have tried cleaning the project, but it always ends in showing that error.