I am taking the risk of looking stupid by asking the following question:

How can I check out the very first open source android version 1.0 ?

Some hints:

Back in 2008, this was possible with the command
repo init -u git://android.git.kernel.org/platform/manifest.git -b 
release-1.0
This git repository is long gone...

I swear that in 2020 I could do this:
repo init -u https://android.googlesource.com/platform/manifest -b 
android-1.6_r1.5
Now it silently succeeds with no files being downloaded (aside from 
creating the .repo folder)

Why am I doing this?
For fun. But also I think it is important to continue to be able to 
checkout and build the very first android release. 

Thanks,
- Ivan


-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/android-building/3c72bd14-0de9-4733-afc1-5c1c528ab6a0n%40googlegroups.com.

Reply via email to