Open bartekpacia opened 1 year ago
The obsolete tools directory (which contains e.g. uiautomatorviewer) can be installed with:
tools
uiautomatorviewer
$ sdkmanager --install 'tools'
To see if it's installed, run:
$ sdkmanager --list_installed --include_obsolete <omitted other packages> Installed Obsolete Packages: Path | Version | Description | Location ------- | ------- | ------- | ------- tools | 26.1.1 | Android SDK Tools | tools
The obsolete
tools
directory (which contains e.g.uiautomatorviewer
) can be installed with:To see if it's installed, run: