更新了最新Android ADT工具后,出现 TypeError: argument of type 'NoneType' is not iterable.
[
解决:
复制 build-tool/17.0.0/ 下所有内容到 platform-tools 目录下.
参考:
Titanium
更新了最新Android ADT工具后,出现 TypeError: argument of type 'NoneType' is not iterable.
[
解决:
复制 build-tool/17.0.0/ 下所有内容到 platform-tools 目录下.
参考: