thewisenerd / adbkp-gui

deprecated. check https://github.com/thewisenerd/adbkp-gui/issues/1 for alternatives.
2 stars 0 forks source link

adbkp-gui

Building: Use QT Designer, and import the *.pro file. Build and it should be ready. :)

Releasing:

First install adb using "sudo apt-get install android-tools-adb" or similar or Reference adb path in your ~/.bashrc file!

Then, chmod ./adbkp-gui (if necessary) and execute normally.

References: -Twin0ne's guide here: http://forum.xda-developers.com/showthread.php?t=1875094