ADB GUI is a free and open source Java-based program that adds a GUI-based ADB (Android Debug Bridge).
- Install Java 17.0.2 or later.
Windows:
https://www.java.com/en/download/
Ubuntu:
sudo apt-get install openjdk-17-jre
- To get started, download the .jar that's included in this application.
- Download ADB from the official Android Developers website: https://developer.android.com/studio/releases/platform-tools#downloads
- Put it on the folder "C:\adb".
- Put an environment variable in PATH called "C:\adb".
- Restart your computer.
- You are done!
- To get started, download the .jar that's included in this application.
- Download ADB from the official Android Developers website: https://developer.android.com/studio/releases/platform-tools#downloads or run
sudo apt-get install adb
- You are done!
- Buttons to execute ADB commands.
- Top bar.