Skip to content Skip to sidebar Skip to footer

Git Repo Problem

I was trying to build a android release. I found this code: mkdir cm4mm cd cm4mm repo init -u git://github.com/nadlabak/android.git -b gingerbread repo sync vendor/cyanogen/get-ro

Solution 1:

You need to install repo first - there are instructions here:


Post a Comment for "Git Repo Problem"