SkillAgentSearch skills...

ADBFastbootGUI

It is a project designed to make ADB(Android Debug Bridge) and its Fastboot element easier to use with a graphical interface.

Install / Use

/learn @Tentex1/ADBFastbootGUI
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

📱 ADB & Fastboot GUI

A simple and user-friendly GUI for ADB and Fastboot operations.
Manage your Android device without needing to use the command line!


🧩 Features

🔹 ADB Mode (when device is turned on)

  • Shell – Send terminal commands to the device
  • Reboot – Reboot into system, bootloader, or recovery
  • Apps – Install, uninstall, or list installed apps
  • Files – Push files to/from the device
  • Start Server – Start the ADB server
  • Kill Server – Kill the ADB server
  • Get Device Info - Getting device info (Manufacturer, Serial NO and Device Model)

⚡ Fastboot Mode (when device is in Fastboot)

  • Erase - Erase partitions
  • Flash – Flash partitions
  • Reboot – Reboot back to system
  • Sideload – Sideload OTA updates from recovery

🔄 Refreshing Device List (F5 Key)

If your device doesn’t show up after plugging it in:

📌 Just press F5 to refresh the ADB and Fastboot device list.
The interface will rescan and show all connected devices.


🛠 Requirements

  • USB Debugging must be enabled on your Android device
  • USB drivers must be properly installed on your PC
  • Currently supported only on Windows

📷 Screenshot

UI Screenshot


📄 License

MIT License


💬 Contributing

Feel free to open an issue or request for feedback, improvements, or bug reports. If you find it helpful, you can leave a ⭐ or Donate to support the project.

View on GitHub
GitHub Stars30
CategoryDesign
Updated18d ago
Forks1

Languages

C#

Security Score

95/100

Audited on Mar 13, 2026

No findings