更新了最新Android ADT工具后,出现 TypeError: argument of type 'NoneType' is not iterable.
解决:
复制 build-tool/17.0.0/ 下所有内容到 platform-tools 目录下.
参考:
本文共 202 字,大约阅读时间需要 1 分钟。
更新了最新Android ADT工具后,出现 TypeError: argument of type 'NoneType' is not iterable.
解决:
复制 build-tool/17.0.0/ 下所有内容到 platform-tools 目录下.
参考:
转载于:https://www.cnblogs.com/xmlspy/archive/2013/05/31/3109704.html