I installed the new Repo source code for Android, and after performing repo synchronization, there are no files in the repo directory. Did I miss something?
I used:
repo init -u git://android.git.kernel.org/platform/manifest.git
Repo initialized in / home / tarandeep / code / Android
repo sync
... He downloaded GBs of data (I can confirm through the network monitor), and then nothing appeared in the Android directory.
source
share