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

后端 未结 8 2082
滥情空心
滥情空心 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:12

    I got adb.exe and the required .dll files from: http://adbshell.com/downloads

    Very minimalistic, but does exactly what it needs to do.

提交回复
热议问题