How to install Android's repo on my Ubuntu system?

后端 未结 5 1136
被撕碎了的回忆
被撕碎了的回忆 2020-12-30 07:56

I want to install repo for working with the Android source files. How to install repo?

5条回答
  •  春和景丽
    2020-12-30 08:16

    The location changed to http://commondatastorage.googleapis.com/git-repo-downloads/repo:

    curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
    

提交回复
热议问题