【官方】下载最新adb及安装驱动的方法

Only adb:

驱动:https://adbdriver.com/downloads/

adb工具:https://adbshell.com/upload/adb.zip

https://adbshell.com/downloads

 

Google官方platform_tool工具(包含adb)

下载

下载:https://developer.android.com/studio/releases/platform-tools

ADB和Fastboot for Windows

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

ADB和Fastboot for Mac

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

ADB和Fastboot for Linux

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

# sudo cp adb fastboot /usr/local/bin

 

参考:https://blog.csdn.net/u010164190/article/details/94741863

    原文作者:Free飝Fly
    原文地址: https://blog.csdn.net/u013463707/article/details/113768425
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞