I have come across the zipalign.exe error when trying to build my project. I looked around and people have said to move the zipalign.exe from build-tools/{VERSION} to the tools directory. However, I don’t have the zipalign.exe anywhere in my SDK path.
I ran the SDK manager and installed the packages that it selected which are:
- Android SDK Tools Rev 23.0.2
- Android SDK Platform-tools Rev 20
- Android SDK Build-tools Rev 19.0.3
Am I missing something?