Is there any way how to install just ADB without whole SDK?

后端 未结 8 2071
滥情空心
滥情空心 2020-12-23 19:44

I need to install just ADB on customer´s PC to connect to android phone and install apk there. And because of SDK size is it possible to do it without installing whole SDK?<

8条回答
  •  [愿得一人]
    2020-12-23 20:11

    The best way I believe however is to open Android Studio go to Tools->SDK Manager then click on the SDK Tools tab, look if there is any update available for Android SDK Platform Tools and update it if available.

提交回复
热议问题