Sunday 6 April 2014

Super ADB tool by XDA developers

As you know we need to use the terminal to execute ADB various commands like installing apk, pushing and pulling files from device and for various other operations. There was no graphical tool present in market for ADB operations.

Super ADB provides you the UI interface from where you can execute various commands by just clicking on a button



The tool supports tons of functions, such as:

* Show current attached devices
* Upload a file to the device (adb push)
* Download a file to your computer (adb pull)
* Reboot directly to recovery
* Reboot directly to bootloader
* Upload a file to sideload
* Remount partitions to RW with one click
* Connect devices over TCP/IP
* Restart ADB server with one click
* Create and export logcat to desired locations
* Install a APK
* Uninstall a APK
* Show current ADB version
* Show online changelog of this tool

The tool is in Alpha version so you might get some bugs but the developer "Fusseldieb" is constantly working on this tool and very soon bug free version of same will be available.

Developer also provided the screen shot of Super ADB, showing how it would be in future are shown below



If you like this tool and want to download it then click here

No comments:

Post a Comment