OS: Android - Download
Revision as of 06:57, 2 April 2013 by Onnowpurbo (talk | contribs)
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
$ mkdir android-source $ cd android-source
$ repo init -u https://android.googlesource.com/platform/manifest