Operating System/Android

안드로이드 오픈소스 내려받기

sonhc 2011. 6. 13. 10:15

# curl http://android.git.kernel.org/repo > repo

# chmod a+x repo

# ./repo init -u git://android.git.kernel.org/platform/manifest.git -b gingerbread

# ./repo sync