ADB GUI is a free and open source Java based application that adds a GUI based ADB (Android Debug Bridge). It is also a alternative to Mauronofrio Matarrese's TOOL ALL IN ONE.
- 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 is 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 root folder "C:\adb"
- Put an environmment variable in PATH called "C:\adb"
- Restart your computer.
- You are done! Use ADB GUI to have fun!
- To get started download the jar that is 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! Use ADB GUI to have fun!
- Buttons to execute ADB commands.
- Top bar.
- Can execute custom commands instead of using buttons. In top bar.