External Links

News‎ > ‎

AOSP Mirror with GitWeb

posted Jan 14, 2012 1:51 PM by Carlos Silva

It's been asked *a lot* of times on the android-building mailing list a way to browse the AOSP (Android Open Source Project) code without having to download all the 7GB of it (?!?! :P)

So, I decided to make this happen creating a AOSP mirror and a GitWeb server on top of it. The mirror is syncable just like the official one is (http://source.android.com/source/downloading.html), just replace android.googlesource.com with android.git.r3pek.org, plus just head over to http://android.git.r3pek.org and you'll have a full GitWeb interface to AOSP repos.

I sync the mirror once a day with the official one.

Hope someone finds it helpful.

 

PS: Be gentle with it ;)