有没有办法在没有整个SDK的情况下仅安装ADB? [英] Is there any way how to install just ADB without whole SDK?

查看:319
本文介绍了有没有办法在没有整个SDK的情况下仅安装ADB?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只需要在客户的PC上安装ADB即可连接到android手机并在那里安装apk。而且由于SDK的大小,是否可以不安装整个SDK而做到?

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?

推荐答案

是的

在Windows中安装ADB而不下载Android SDK



  1. 首先,您需要一个可以从互联网上部分下载
    zip文件内容的程序。

  2. 设置完成后,转到SDK
    下载页面并获取指向SDK的链接。

  3. 在zip文件中,将
    导航到 android-sdk-windows\tools

  4. 从此处仅选择 adb .exe,
    AdbWinApi.dll和 AdbWinUsbApi.dll

  5. 下载。

  1. Firstly, you'll need a program that can partially download contents of zip files from the internet.
  2. Once that's set up, go to the SDK download page and grab the link to the SDK.
  3. In the zip file, navigate to "android-sdk-windows\tools"
  4. From there, select only "adb.exe", "AdbWinApi.dll" and "AdbWinUsbApi.dll"
  5. Download.


来源: http:/ /twigstechtips.blogspot.in/2011/07/android-downloading-adb-without-sdk.html

这篇关于有没有办法在没有整个SDK的情况下仅安装ADB?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆