macOS
brew install adb-enhancedlocal Homebrew formula metadata
brew
adb-enhanced のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install adb-enhancedlocal Homebrew formula metadata
sudo dnf install adb-enhancedFedora Rawhide package metadata · adb-enhanced · ソース: dl.fedoraproject.org
概要
Swiss-army knife for Android testing and development
履歴
adb-enhanced is a Python command-line wrapper around Android Debug Bridge that automates common Android development and testing scenarios.
The GitHub repository was created in January 2017. The author blog post, published in June 2018, explains that repeated Android testing flows first became notes and shell scripts, then became the open source tool `adb-enhanced`.
The README positions the tool as a wrapper around `adb`, not a replacement, with commands for device state, permissions, app data, screenshots, screen recording, app inspection, and filesystem operations.
adb-enhanced is distributed as a Python package and through Homebrew. The README includes install tests for pip and Homebrew, and the supplied package-manager facts list Homebrew and Fedora packaging.
Users invoke the `adbe` executable to toggle Android device states such as doze, battery saver, mobile data, wireless debugging, runtime permissions, app lifecycle commands, screenshots, and screen recording.
The package is useful for developers who want repeatable Android device state changes without remembering long `adb shell` sequences. For maintainers, the main packaging concerns are Python 3 support, installing the `adbe` entry point, and documenting the underlying ADB dependency.
セキュリティ状態
adb-enhanced に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
adbe | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://ashishb.net/tech/introducing-adb-enhanced-a-swiss-army-knife-for-android-development/
インストールメタデータ
| パッケージキー | brew:adb-enhanced |
|---|---|
| バージョン | 2.10.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/adb-enhanced |
| ホームページ | https://ashishb.net/tech/introducing-adb-enhanced-a-swiss-army-knife-for-android-development/ |
| リポジトリ | https://github.com/ashishb/adb-enhanced |
| 上流ドキュメント | https://ashishb.net/programming/adb-enhanced |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://files.pythonhosted.org/packages/ee/c9/5271daac716345394b51a0b28c8381b06936ad797cd63006a6395451a5d6/adb_enhanced-2.10.0.tar.gz |
| 最終更新 | 2026-06-13T09:42:57Z |
| Pulse | updated |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | At runtime, adb must be accessible from your PATH. You can install adb from Homebrew Cask: brew install --cask android-platform-tools |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | adb-enhanced |
| 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 パッケージリンクとは分けて表示されます。
adb-enhanced 2.5.24-9.fc45
Tool for Android testing and development
https://github.com/ashishb/adb-enhanced
sudo dnf install adb-enhancedソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.