macOS
brew install bundletoollocal Homebrew formula metadata
brew
bundletool のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bundletoollocal Homebrew formula metadata
nix profile install nixpkgs#bundletoolnixpkgs package indexes · pkgs/by-name/bu/bundletool/package.nix · ソース: api.github.com
scoop install main/bundletoolScoop official bucket manifest trees · bucket/bundletool.json · ソース: api.github.com
概要
Command-line tool to manipulate Android App Bundles
履歴
bundletool is Google's command-line tool for building, inspecting, generating, extracting, and installing Android App Bundles, Android SDK Bundles, and the APK sets derived from them.
bundletool grew out of the Android App Bundle distribution model introduced at Google I/O 2018. The official Android Developers blog described App Bundles and Google Play Dynamic Delivery as a way to publish all code and resources while letting Google Play deliver only the pieces matching a user's device.
The GitHub README defines bundletool's responsibilities around building app bundles from precompiled modules, generating APK Set archives for possible devices, extracting device-compatible APKs, installing those APKs, extracting device specs, and handling code transparency. It later also gained Android SDK Bundle responsibilities for runtime-enabled SDKs.
bundletool became foundational Android packaging infrastructure because Android Studio, the Android Gradle plugin, and Google Play use it to construct App Bundles and convert them into APKs for deployment. Its command-line interface gives developers and CI systems the same underlying operations for local testing and release validation.
Typical direct use includes generating an `.apks` archive from an `.aab`, extracting APKs compatible with a connected or described device, installing those APKs for testing, dumping bundle metadata, and creating device spec JSON. Most developers encounter it indirectly through Android Studio or Gradle, while release engineers use it explicitly in build pipelines.
bundletool is package-nerd significant because it separates the published Android package from the device-specific install artifact. It is the practical machinery behind App Bundles, split APK generation, dynamic delivery, code transparency checks, and SDK bundle packaging, so it changed what an Android 'package' means after the APK-only era.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bundletool | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/google/bundletool
インストールメタデータ
| パッケージキー | brew:bundletool |
|---|---|
| バージョン | 1.18.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bundletool |
| ホームページ | https://github.com/google/bundletool |
| リポジトリ | https://github.com/google/bundletool |
| 上流ドキュメント | https://developer.android.com/studio/command-line/bundletool |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/google/bundletool/releases/download/1.18.3/bundletool-all-1.18.3.jar |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bundletool |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bundletool
nix profile install nixpkgs#bundletoolmain/bundletool
scoop install main/bundletoolソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.