macOS
brew install --cask android-platform-toolslocal Homebrew cask metadata
安装
brew install --cask android-platform-toolslocal Homebrew cask metadata
概览
Android SDK component
历史
Android SDK Platform-Tools is the Android SDK component that ships adb, fastboot, and related host-side utilities. In package-manager practice it is the small install that developers, ROM maintainers, CI images, and device tinkerers reach for when they need Android device access without a full IDE.
The Android Debug Bridge is documented by Android as a command-line tool for communicating with a device, installing and debugging apps, and running shell commands. The platform-tools package became the distribution vehicle for adb and fastboot as Android separated SDK components into independently updated downloads.
Google's Platform-Tools release notes show the package as a continuously updated SDK component rather than a standalone application. Its history is therefore tied to Android device protocols and host tooling: adb for development and debugging, fastboot for bootloader-level flashing, and small filesystem/image helpers used by the Android build and device ecosystem.
The toolset is installed by Android Studio and the Android SDK Manager, but package managers also carry it because many users need only adb and fastboot. Homebrew distributes it as a cask, making macOS command-line Android workflows possible without installing the full Android Studio application.
Its adoption spread beyond app developers into CI pipelines, hardware labs, custom ROM communities, recovery workflows, and test automation. That mixed audience explains why platform-tools is treated like a core system utility package even though it is officially an SDK component.
Common use centers on `adb devices`, `adb install`, `adb shell`, log capture, port forwarding, file transfer, and fastboot flashing or boot commands. The Android documentation also records `ANDROID_USER_HOME` as the parent for Android tool configuration, with the default user directory under `.android`.
Package users care about version freshness because adb and fastboot need to track Android platform behavior, USB/device protocol changes, and security fixes. Installing platform-tools from a package manager gives scripts a stable executable path while still following Google's SDK releases.
This is a classic package-manager split: a large vendor SDK is reduced to the few host binaries people actually put in PATH. It is especially valuable on macOS and CI runners where installing Android Studio would be slow, stateful, and unnecessary.
The source lives in Android's public Gitiles infrastructure rather than a conventional GitHub project, which is a useful reminder that official source-control URLs are not always the same shape as community package metadata expects.
安全态势
没有找到 android-platform-tools 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$ANDROID_USER_HOME~/.android/可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
adb | 二进制 | Homebrew cask 二进制 | adb |
etc1tool | 二进制 | Homebrew cask 二进制 | etc1tool |
fastboot | 二进制 | Homebrew cask 二进制 | fastboot |
hprof-conv | 二进制 | Homebrew cask 二进制 | hprof-conv |
make_f2fs | 二进制 | Homebrew cask 二进制 | make_f2fs |
make_f2fs_casefold | 二进制 | Homebrew cask 二进制 | make_f2fs_casefold |
mke2fs | 二进制 | Homebrew cask 二进制 | mke2fs |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://developer.android.com/tools/releases/platform-tools
安装元数据
| 软件包键 | cask:android-platform-tools |
|---|---|
| 版本 | 37.0.1 |
| 软件包管理器 | Homebrew Cask |
| 软件包管理器页面 | https://formulae.brew.sh/cask/android-platform-tools |
| 主页 | https://developer.android.com/tools/releases/platform-tools |
| 上游文档 | https://developer.android.com/tools/releases/platform-tools |
| 源码归档 | https://dl.google.com/android/repository/platform-tools_r37.0.1-darwin.zip |
| 最后更新 | 2026-07-09T19:03:03Z |
| Pulse | updated |
| SHA-256 | 7d009f4fb1a70ecaa52937ef4d68f5180c9578e9502fb985f000b50e01b4c9e2 |
| 下载 URL | https://dl.google.com/android/repository/platform-tools_r37.0.1-darwin.zip |
| Bottle | 未记录 |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | android-platform-tools |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
adb 1:34.0.5-12
Android Debug Bridge
https://developer.android.com/studio/releases/platform-tools
sudo apt install adbadbd 34.0.5-12
Android Debug Bridge daemon
https://developer.android.com/studio/releases/platform-tools
sudo apt install adbdandroid-libbacktrace 1:34.0.5-12
Android backtrace library
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libbacktraceandroid-libbacktrace-dev 1:34.0.5-12
Android backtrace library - Development files
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libbacktrace-devandroid-libbase 1:34.0.5-12
Android base library
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libbaseandroid-libbase-dev 1:34.0.5-12
Android base library - Development files
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libbase-devandroid-libcutils 1:34.0.5-12
Android utils library for C
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libcutilsandroid-libcutils-dev 1:34.0.5-12
Android utils library for C - Development files
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libcutils-devandroid-liblog 1:34.0.5-12
Android NDK logger interfaces
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-liblogandroid-liblog-dev 1:34.0.5-12
Android NDK logger interfaces - Development files
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-liblog-devandroid-libnativehelper 34.0.5-12
Support functions for Android's class libraries
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libnativehelperandroid-libnativehelper-dev 34.0.5-12
Support functions for Android's class libraries - Development files
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libnativehelper-devandroid-libsparse 1:34.0.5-12
Library for sparse files
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libsparseandroid-libsparse-dev 1:34.0.5-12
Library for sparse files - Development files
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libsparse-devandroid-libutils 1:34.0.5-12
Android Utility Function Library
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libutilsandroid-libutils-dev 1:34.0.5-12
Android Utility Function Library - Development files
https://developer.android.com/studio/releases/platform-tools
sudo apt install android-libutils-dev来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.