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/ADBFastbootGUIREADME
📱 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 deviceReboot– Reboot into system, bootloader, or recoveryApps– Install, uninstall, or list installed appsFiles– Push files to/from the deviceStart Server– Start the ADB serverKill Server– Kill the ADB serverGet Device Info- Getting device info (Manufacturer, Serial NO and Device Model)
⚡ Fastboot Mode (when device is in Fastboot)
Erase- Erase partitionsFlash– Flash partitionsReboot– Reboot back to systemSideload– 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
📄 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.

