1.mkdir mydroid,cd mydroid;mkdir bin
2.curl http://android.git.kernel.org/repo > repo
3.chmod a+x repo
4.repo init -u git://android.git.kernel.org/platform/manifest.git
5.repo sync
1.mkdir mydroid,cd mydroid;mkdir bin
2.curl http://android.git.kernel.org/repo > repo
3.chmod a+x repo
4.repo init -u git://android.git.kernel.org/platform/manifest.git
5.repo sync