标签:
原文网址:http://wyong.blog.51cto.com/1115465/1546632
本人SDK更新后,在打包时报the zipalign tool was not found in the sdk,于是查了一下,终于找到了解决方法:
按照路径Eclipse--windows--androidSDKManager打开,然后更新所有的Build-tools,更新完后再重启,在打包测试,问题解决。
如图:
将以上的build-tools安装完后,一切就Ok。
本文出自 “吸博取精自我更新” 博客,请务必保留此出处http://wyong.blog.51cto.com/1115465/1546632
【转】更新SDK后,打包APK时报 the zipalign tool was not found in the sdk
标签:
原文地址:http://www.cnblogs.com/wi100sh/p/4340625.html