How to add android tools dir to windows 7 path?

前端 未结 3 1575
北荒
北荒 2020-12-06 11:17

I like to quickly start hierarchyviewer. At the moment i use the prompt to go navigate to .... \\AppData\\local\\android\\android-sdk\\tools\\ and then hierarchyviewer

3条回答
  •  Happy的楠姐
    2020-12-06 11:53

    In your computer properties-advance-environment variables-system variable ,and you find variable "path", add your android/tools path in it.

    The operate like add java.exe in you computer path

提交回复
热议问题