OS: Android - Download
From OnnoCenterWiki
Sumber: http://source.android.com/source/downloading.html
$ mkdir ~/bin $ PATH=~/bin:$PATH
$ sudo apt-get install curl $ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo $ chmod a+x ~/bin/repo