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
Not sure but please try to use the Android SDK Build-Tools v18.1.1 instead of 19.0.1
It might be the case that you have error in your resource files, the v19 build-tools won't report the error but keep failing to compile the R.
Please read more detail in the 2nd comment of the question below. I also wrote the some steps I went through in the first reply. hope this will help solving your problem.
'aapt' error. Pre Compiler Build aborted