reboot
ADB_BUDDY
Simple Fungtionalities With ADB
#Build Instructions Download/Clone the Repository (master branch) make sure you have all the libraries included in ADB1.3.cpp and main.cpp compile with GNU G++/GCC.
#Change Log 13/2/2017 added reboot recovery added reboot bootloader added install packages added DO while(1)
15/2/2017 added Loging in device class. fixed install package (missing system command)
22/2/2017 added adb push added adb pull reboot log issue fixed.
25/2/2017 added adb shell some random bug fixed.
23/3/2017 fastboot functions added and working. version code changed to v1.9[beta]
24/3/2017 fastboot do-while added fastboot format added