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

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

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

5条回答
  •  萌比男神i
    2020-12-30 08:29

    If you are using Ubuntu 16.04, just use this command line:

    sudo apt-get install repo -y

提交回复
热议问题