android sdk更新了好多版本,25.3改動(dòng)還是蠻大的,移動(dòng)了好多文件的位置。特別是uiautomatorviewer這個(gè)這么關(guān)鍵的工具
現(xiàn)在配置文件需要多加一條
$ANDROID_HOME/tools/bin
才能在任意位置直接調(diào)用uiautomatorviewer
下面是更新日志:
Changes:
Android Emulator is removed from this package and moved to a different SDK directory. See the new Android Emulator Release Notes. This change is backward compatible with older studio versions.
"android avd
" command-line functionality replaced with new avdmanager
tool.
Obsolete/deprecated tools have been removed:
android
ddms
draw9patch
hierarchyviewer
traceview
ant scripts
Project and activity templates
Executables have been moved to bin/
jobb
lint
monkeyrunner
screenshot2
Uiautomatorviewer