Where is adb.exe in windows 10 located?

后端 未结 14 1622
走了就别回头了
走了就别回头了 2020-12-07 09:38

I installed android studio 1.5 on windows 10.

When I type in command line:

adb

I get command not found.

Where ca

14条回答
  •  春和景丽
    2020-12-07 10:19

    Open a cmd window and type where adb.exe

    For me

    D:\android-sdk_r24.4.1-windows\android-sdk-windows\platform-tools\adb.exe

提交回复
热议问题