Skip to content

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

License

Notifications You must be signed in to change notification settings

Tentex1/ADBFastbootGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages