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.3.dmg
Windows : Fast.ADB_1.4.3.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.
Mac users : If you see the message during installation: “Apple cannot verify that ‘Fast ADB’ does not contain malware that may harm your Mac or compromise your privacy.” This happens because the app is not signed with an Apple Developer certificate(Can't afford the developer membership fee), You can allow it manually with the following steps: Open System Settings → Privacy & Security -> Find -> Click “Open Anyway” -> Run the app again
Mac users: If you see the message: “Apple cannot verify that ‘Fast ADB’ does not contain malware that may harm your Mac or compromise your privacy.”
This occurs because the app is not signed with an Apple Developer certificate (cannot afford the developer membership fee).
You can manually allow the app to run by following these steps: Open System Settings → Privacy & Security → Security section → Click “Open Anyway” → Run the app again, and it should work normally.
Linux users: You'll need to set up a KMP environment and build the app manually (generate a .deb), as the developer currently doesn't have a Linux device to assemble .deb packages.



