Try to replace
C:\\android-sdk\tools\..\build-tools\24.0.1\aapt.exe
by
C:\\build-tools\24.0.1\aapt.exe
In the newer Android downloads the build-tools is dirctly in the Android main folder.
Try to replace
C:\\android-sdk\tools\..\build-tools\24.0.1\aapt.exe
by
C:\\build-tools\24.0.1\aapt.exe
In the newer Android downloads the build-tools is dirctly in the Android main folder.
In my Android SDK installation the aapt.exe files is in
C:\Android\build-tools\24.0.1\aapt.exe
and not in
C:\Android\android-sdk\tools\..\build-tools\24.0.1\aapt.exe
Use the windows explorer and search for the aapt.exe file in the Android folder.
That's what I did.
As NJDude already suggested, you should post your project as a zip file, so we could look at it.
Did you set correctly the Android path in the IDE?
Did you install the Android SDK Build-tools ?
As NJDude already suggested, you should post your project as a zip file, so we could look at it.
Did you set correctly the Android path in the IDE?
Did you install the Android SDK Build-tools ?