macOS
brew install adb-enhancedlocal Homebrew formula metadata
brew
Swiss-army knife for Android testing and development. Version 2.10.0 via Homebrew; verified 2026-06-13.
install
brew install adb-enhancedlocal Homebrew formula metadata
sudo dnf install adb-enhancedFedora Rawhide package metadata · adb-enhanced · source: dl.fedoraproject.org
overview
Swiss-army knife for Android testing and development
history
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.
security posture
No matching local secret-handling manifest was found for adb-enhanced. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
adbe | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://ashishb.net/tech/introducing-adb-enhanced-a-swiss-army-knife-for-android-development/
install metadata
| Package key | brew:adb-enhanced |
|---|---|
| Version | 2.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/adb-enhanced |
| Homepage | https://ashishb.net/tech/introducing-adb-enhanced-a-swiss-army-knife-for-android-development/ |
| Repository | https://github.com/ashishb/adb-enhanced |
| Upstream docs | https://ashishb.net/programming/adb-enhanced |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/ee/c9/5271daac716345394b51a0b28c8381b06936ad797cd63006a6395451a5d6/adb_enhanced-2.10.0.tar.gz |
| Last updated | 2026-06-13T09:42:57Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | At runtime, adb must be accessible from your PATH. You can install adb from Homebrew Cask: brew install --cask android-platform-tools |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
adb-enhanced 2.5.24-9.fc45
Tool for Android testing and development
https://github.com/ashishb/adb-enhanced
sudo dnf install adb-enhancedsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.