android 源代码 获得 Open Soure Project

    技术2022-05-19  24

    To clone one of these trees, install git, and run:

    git clone git://android.git.kernel.org/ + project path.

     

    To clone the entire platform, install repo, and run:

    mkdir mydroidcd mydroidrepo init -u git://android.git.kernel.org/platform/manifest.gitrepo sync

     

    For more information about git, see an overview, the tutorial or the man pages.


    最新回复(0)