adb工具包_Google发布支持三大平台官方版的Adb/Fastboot工具包

a17c105c516c3872c9889d2184219407.png

对于使用Android系统的用户来说似乎刷机是肯定不可避免的,那么要刷机自然少不了使用Adb/Fastboot。

但长久以来Android刷机使用的Adb/Fastboot要么来自第三方,要么自行安装体积庞大的Android Studio。

绝大多数用户可能选择的都是由第三方提供的或来历不明的Adb/Fastboot,这自然会为你的Android设备带来潜在的安全问题。

针对该问题Google目前已经发布了官方版的Adb/Fastboot,并且支持Windows、Linux和Mac三大平台。

通过蓝点网服务器下载:

Windows版:http://dl.lancdn.com/landian/tools/adb/platform-tools-latest-windows.zip

Linux版:http://dl.lancdn.com/landian/tools/adb/platform-tools-latest-linux.zip

Mac版:http://dl.lancdn.com/landian/tools/adb/platform-tools-latest-darwin.zip

注意:上述链接仅提供国内用户下载,会定期更新但不保证能在第一时间同步Google的更新。

从Google官方服务器下载:

Windows版:https://dl.google.com/android/repository/platform-tools-latest-windows.zip

Linux版:https://dl.google.com/android/repository/platform-tools-latest-linux.zip

Mac版:https://dl.google.com/android/repository/platform-tools-latest-darwin.zip

注意:通过Google服务器也就是上述链接下载的始终都是最新版本,但需要借助工具才可以下载。

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
What is this? This is All-in-One installer for 3 most needed PC tools for Android. No need to download big SDK for 3 small things. I originaly made it for my Kurdish friend AnGrY DuDe in early 2013. I saw another ADB installer on XDA, but it wasn't good enough for me so i'm finaly posting it here. It's very small and fast installer for tools and drivers. Features: Small - 9.18 MB Fast - 15 seconds install (many times its even less) AIO - ADB, Fastboot and also Drivers Easy to install - just run it and program will guide you Clean - ADB and Google Drivers from latest SDK Install process: 1. Run it (Require administrator privileges) 2. Press Y/Yes to install ADB and Fastboot or N/No to skip 3. Press Y/Yes to install ADB system-wide or N/No for current user only 4. Press Y/Yes to install Drivers or N/No to skip 5. Continue Driver installation 6. 15 seconds passed - finished! Notes: System-wide: ADB and Fastboot are installed to %SystemDrive%\adb directory, and added system-wide path. Current user only: ADB and Fastboot are installed to %UserProfile%\adb directory, and added path for current user. CMD can use ADB and Fastboot from any directory. Drivers are installed to system - no need to install them from directories. Installer automaticly decides if install 32-bit or 64-bit drivers. If anybody got problem with detecting device, go see picture guide howto_driver.zip If installation fails, then post here contents of "adb-installer.log" from desktop. (if there is any) If you have problem with driver enumeration in Windows 8.1 install update KB2917929 If you have older Google USB Driver installed, please uninstall it from Control Panel before installing new If you have previously installed it as system-wide and now you want it current user only (or vice-versa), it won't remove it, you must do it yourself. (at least for now)
ADBFASTBOOTAndroid开发者工具包(SDK)中的两个重要工具,它们可以帮助开发者与Android设备进行通信,包括刷机、调试、安装应用程序等操作。下面是使用命令刷机的步骤: 1. 下载ADBFASTBOOT工具包,并安装到电脑上。 2. 手机进入fastboot模式,方法不同的手机可能会略有不同,一般情况下是先关机,然后按住手机的某些按键,比如音量减和电源键,等待手机震动后松开电源键,但是继续按住音量减键,直到进入fastboot模式。 3. 连接手机和电脑,打开命令提示符或终端窗口,输入命令adb devices,如果设备已连接,则会显示设备序列号。 4. 输入命令fastboot devices,如果设备已连接,则会显示设备序列号。 5. 输入命令fastboot flash recovery recovery.img,该命令会刷入recovery镜像文件到设备中,其中recovery.img应该是你下载的recovery镜像文件名。 6. 输入命令fastboot reboot,该命令会重启设备。 7. 在设备重启时按住音量减键,直到设备进入recovery模式。在recovery模式下,你可以通过音量键来选择不同的选项,然后使用电源键来确认你的选择。 8. 在recovery模式下,选择wipe data/factory reset,然后选择yes,等待操作完成。 9. 选择wipe cache partition,然后选择yes,等待操作完成。 10. 选择install zip from sdcard,然后选择choose zip from sdcard,找到你要刷入的ROM文件,选择yes,等待操作完成。 11. 选择reboot system now,然后选择yes,等待设备重启。 以上是使用命令刷机的一般步骤,但是具体操作可能会因为不同的ROM和设备而有所不同。在操作时,请确保备份你的重要数据,以免数据丢失。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值