Skip to content

Maxyjy/FastADB

Repository files navigation

English | 中文

Fast ADB - An Efficient Tool for ADB Command Execution

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.

Download:

MacOS : Fast.ADB-1.4.1.dmg
Windows : Fast.ADB_1.4.1.zip

Features:

🚀 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.

Multi-Platform Support

Built with Kotlin Multiplatform, Fast ADB runs on macOS, Windows, and Linux.

⚠️ Note for 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.

ADB Command Execution Panel

Fast ADB Logo

Custom ADB Command Set

Fast ADB Logo

Fast ADB Logo

Device File Manager

Fast ADB File Manager

About

adb execute tool & android device file manager

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages