I\'m having an issue on my Windows 7 64-bit machine with aapt.exe. It is throwing the following error:
aapt.exe has stopped working
Its not proj
Check if you have any string values with html codes such as non-breaking-space ( ) Remove them and clean the project. It should work.
Ram