Hello Android

안드로이드 원격조정 seven-square

팔콘알파 2016. 7. 12. 13:29

sudo apt-get install android-tools-adb


Installation


Seven Square is based on QT, so install these dependencies:


sudo apt-get install qt4-qmake libqt4-dev libqtcore4 libqtgui4


Now install the tool using these commands:


git clone https://github.com/yangh/sevensquare.git 

cd sevensquare 

make 

sudo make install