OS: Android - Download
Revision as of 06:56, 2 April 2013 by Onnowpurbo (talk | contribs) (New page: 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 ...)
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