After updating the latest Android ADT tool, it appears TypeError: argument of type ‘NoneType’ is not iterable.
Solution:
Copy everything under build-tool/17.0.0/ to the platform-tools directory.
Similar Posts:
- Problem solving SDK platform tools component is missing
- How to Solve MSB8020 The build tools for v141 (Platform Toolset = ‘v141‘) cannot be found. To build using the
- [Solved] Android P (9.0) userdebug version failed to execute ADB remount
- Fast locating nonetype ‘object is not Iterable in Python
- How to Solve Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!
- [Solved] Ionic Error: Could not find gradle wrapper within Android SDK.
- How to Solve Error: TypeError int object is not iterable
- Android AAPT2 error: check logs for details [How to Solve]
- [Solved] Jar Convert to Dex Error: bad class file magic (cafebabe) or version
- Connect unity profiler to Android real machine for debugging