How to open adb and use it to send commands

后端 未结 6 759
猫巷女王i
猫巷女王i 2021-01-03 19:58

I use ADT to try to make android apps, and use AVD. I know there is another tool called adb. I know it has been installed, and I want try to use it to send comm

6条回答
  •  北荒
    北荒 (楼主)
    2021-01-03 20:49


    In Windows 10 while installing Android SDK, by default latest SDK gets installed.
    Platform List is part of Android SDK and the best way to find the location is to open SDK manager and get the path.
    It will be available at:
    Android SDK Location: C:\Users\\AppData\Local\Android\sdk\platform-tools\
    In SDK Manager, SDK path can be found by following the below
    Appearance & Behaviour --> System Settings --> Android SDK You can get the path where SDK is installed and can edit the location as well.

提交回复
热议问题