English | 中文
Fast ADB is a utility designed specifically for Android developers and testers to simplify the use of ADB commands.
Say goodbye to manually typing complex commands! This tool lets you execute frequently used ADB operations quickly and efficiently.
Now it also supports Android device file management, ADB auto-setup, and development helper tools.
MacOS : Fast.ADB-1.4.1.dmg
Windows : Fast.ADB_1.4.1.zip
🚀 One-click ADB execution: No need to remember or type ADB commands manually, just click one button to run.
✏️ Editable ADB command buttons panel: Customize your own frequently used ADB commands.
(Don’t worry, it comes with a set of commonly used default commands preloaded.)
📤 Import/export your ADB commands via JSON: You can import/export your command set in JSON format, making it easy to share with others or reuse configurations.
📁 File Manager: Browse and manage files and directories on your Android device directly from the app.
🛠️ Built-in Utilities: Includes tools like Unix timestamp converter, JSON formatter, and Base64 encoder/decoder for everyday development needs.
Built with Kotlin Multiplatform, Fast ADB runs on macOS, Windows, and Linux.
.deb
), as the developer currently doesn't have a Linux device to assemble .deb
packages.