[Android/Eclipse] The zipalign tool was not found in the sdk

2014. 9. 17. 11:41Programing/Debugging

[Issue]


[Solution]

1. Android SDK Manager > build-tools Version 20.0.0 Install

2. Copy "zipalign.exe" in /build-tools/20.0.0

3. Paste "zipalign.exe" in /tools

4. Restart Eclipse