Today I just updated the Android SDK on Windows 7 with the Android SDK Manager and started getting error during build in Eclipse which says
"Error executing aapt: Cannot run program ... CreateProcess error=5, Access is denied: CreateProcess error=5, Access is denied"
I'm using Eclipse Juno and Kepler. I've also tried the bundled Eclipse that comes with Android SDK but faced the same issue everywhere.
I'm using Android build tool version 18.0.1-
Go to your eclipse folder, open eclipse.ini and add the lines
Replace jdk1.6.0_29 with the version code of your jdk. These lines should be added above