So, I am a noob to this, and I'm running out of disk space on a solid state drive during the download.I read these download instructions in the docs:$ repo init -u https://android.googlesource.com/platform/manifestTo check out a branch other than "master", specify it with -b:$ repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1Can someone tell me if the second command downloads less stuff?Anyone know roughly how much each command will download?Thanks.--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Right now, I actually just wanted to browse the code.I don't know of a way to do it other than to download the whole thing.Thanks.
Hi JBQ,
Is it possible to browse source files without just looking at the commit history? This is something that always seemed a little confusing to me about the link you provided. Thank you.
Hi JBQ,
Is it possible to browse source files without just looking at the commit history? This is something that always seemed a little confusing to me about the link you provided. Thank you.
Can I browse the actual source on the web?I don't see a mechanism for viewing individual source code files at https://android.googlesource.com/Thanks.