Hi! We just released a bit of code we thought this group might be interested in. Over at our Android Open-Source Project git servers, the source code for Android version 4.0 (Ice Cream Sandwich) is now available. Here's how to get it:Follow the instructions at http://source.android.com/source/downloading.htmlCheck out the 'ics-release' branch:repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 That's it! However since this is a large push, please be aware that it will take some time to complete. If you sync before it's done, you'll get an incomplete copy that you won't be able to use, so please wait for us to give the all-clear before you sync. This is actually the source code for version 4.0.1 of Android, which is the specific version that will ship on the Galaxy Nexus, the first Android 4.0 device. In the source tree, you will find a device build target named "full_maguro" that you can use to build a system image for Galaxy Nexus. Build configurations for other devices will come later. Unfortunately we still don't have our Gerrit code review servers back online. That remains our top priority though, and we hope to have them back soon. This release includes the full history of the Android source code tree, which naturally includes all the source code for the Honeycomb releases. However, since Honeycomb was a little incomplete, we want everyone to focus on Ice Cream Sandwich. So, we haven't created any tags that correspond to the Honeycomb releases (even though the changes are present in the history.)
JBQ, on behalf of the AOSP team. -- Jean-Baptiste M. "JBQ" Queru Software Engineer, Android Open-Source Project, Google.
Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further warning.
> Hi! We just released a bit of code we thought this group might be > interested in. > Over at our Android Open-Source Project git servers, the source code > for Android version 4.0 (Ice Cream Sandwich) is now available. > Here's how to get it:Follow the instructions at > http://source.android.com/source/downloading.htmlCheck out the > 'ics-release' branch:repo init -u > https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 > That's it! However since this is a large push, please be aware that it > will take some time to complete. If you sync before it's done, you'll > get an incomplete copy that you won't be able to use, so please wait > for us to give the all-clear before you sync. > This is actually the source code for version 4.0.1 of Android, which > is the specific version that will ship on the Galaxy Nexus, the first > Android 4.0 device. In the source tree, you will find a device build > target named "full_maguro" that you can use to build a system image > for Galaxy Nexus. Build configurations for other devices will come > later. > Unfortunately we still don't have our Gerrit code review servers back > online. That remains our top priority though, and we hope to have them > back soon. > This release includes the full history of the Android source code > tree, which naturally includes all the source code for the Honeycomb > releases. However, since Honeycomb was a little incomplete, we want > everyone to focus on Ice Cream Sandwich. So, we haven't created any > tags that correspond to the Honeycomb releases (even though the > changes are present in the history.)
> JBQ, on behalf of the AOSP team. > -- > Jean-Baptiste M. "JBQ" Queru > Software Engineer, Android Open-Source Project, Google.
> Questions sent directly to me that have no reason for being private > will likely get ignored or forwarded to a public forum with no further > warning.
> -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en
On Mon, Nov 14, 2011 at 20:59, Jean-Baptiste Queru <j...@android.com> wrote: > Hi! We just released a bit of code we thought this group might be > interested in. > Over at our Android Open-Source Project git servers, the source code > for Android version 4.0 (Ice Cream Sandwich) is now available. > Here's how to get it:Follow the instructions at > http://source.android.com/source/downloading.htmlCheck out the > 'ics-release' branch:repo init -u > https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 > That's it! However since this is a large push, please be aware that it > will take some time to complete. If you sync before it's done, you'll > get an incomplete copy that you won't be able to use, so please wait > for us to give the all-clear before you sync. > This is actually the source code for version 4.0.1 of Android, which > is the specific version that will ship on the Galaxy Nexus, the first > Android 4.0 device. In the source tree, you will find a device build > target named "full_maguro" that you can use to build a system image > for Galaxy Nexus. Build configurations for other devices will come > later. > Unfortunately we still don't have our Gerrit code review servers back > online. That remains our top priority though, and we hope to have them > back soon. > This release includes the full history of the Android source code > tree, which naturally includes all the source code for the Honeycomb > releases. However, since Honeycomb was a little incomplete, we want > everyone to focus on Ice Cream Sandwich. So, we haven't created any > tags that correspond to the Honeycomb releases (even though the > changes are present in the history.)
> JBQ, on behalf of the AOSP team. > -- > Jean-Baptiste M. "JBQ" Queru > Software Engineer, Android Open-Source Project, Google.
> Questions sent directly to me that have no reason for being private > will likely get ignored or forwarded to a public forum with no further > warning.
> -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en
JBQ, would it be possible to access some bits of Honeycomb? I would be interested about the Movie Maker app, and the Launcher itself, as they seem to be removed or changed for the worse in ICS (I like the Honeycomb style tablet launcher more)
> Hi! We just released a bit of code we thought this group might be interested in.
> Over at our Android Open-Source Project git servers, the source code
> for Android version 4.0 (Ice Cream Sandwich) is now available.
> Here's how to get it:Follow the instructions athttp://source.android.com/source/downloading.htmlCheckout the
> 'ics-release' branch:repo init -uhttps://android.googlesource.com/platform/manifest-b android-4.0.1_r1
> That's it! However since this is a large push, please be aware that it
> will take some time to complete. If you sync before it's done, you'll
> get an incomplete copy that you won't be able to use, so please wait
> for us to give the all-clear before you sync.
> This is actually the source code for version 4.0.1 of Android, which
> is the specific version that will ship on the Galaxy Nexus, the first
> Android 4.0 device. In the source tree, you will find a device build
> target named "full_maguro" that you can use to build a system image
> for Galaxy Nexus. Build configurations for other devices will come
> later.
> Unfortunately we still don't have our Gerrit code review servers back
> online. That remains our top priority though, and we hope to have them
> back soon.
> This release includes the full history of the Android source code
> tree, which naturally includes all the source code for the Honeycomb
> releases. However, since Honeycomb was a little incomplete, we want
> everyone to focus on Ice Cream Sandwich. So, we haven't created any
> tags that correspond to the Honeycomb releases (even though the
> changes are present in the history.)
> JBQ, on behalf of the AOSP team.
> --
> Jean-Baptiste M. "JBQ" Queru
> Software Engineer, Android Open-Source Project, Google.
> Questions sent directly to me that have no reason for being private
> will likely get ignored or forwarded to a public forum with no further
> warning.
On Mon, Nov 14, 2011 at 1:59 PM, Jean-Baptiste Queru <j...@android.com> wrote: > Hi! We just released a bit of code we thought this group might be interested in. > Over at our Android Open-Source Project git servers, the source code > for Android version 4.0 (Ice Cream Sandwich) is now available. > Here's how to get it:Follow the instructions at > http://source.android.com/source/downloading.htmlCheck out the > 'ics-release' branch:repo init -u > https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 > That's it! However since this is a large push, please be aware that it > will take some time to complete. If you sync before it's done, you'll > get an incomplete copy that you won't be able to use, so please wait > for us to give the all-clear before you sync. > This is actually the source code for version 4.0.1 of Android, which > is the specific version that will ship on the Galaxy Nexus, the first > Android 4.0 device. In the source tree, you will find a device build > target named "full_maguro" that you can use to build a system image > for Galaxy Nexus. Build configurations for other devices will come > later. > Unfortunately we still don't have our Gerrit code review servers back > online. That remains our top priority though, and we hope to have them > back soon. > This release includes the full history of the Android source code > tree, which naturally includes all the source code for the Honeycomb > releases. However, since Honeycomb was a little incomplete, we want > everyone to focus on Ice Cream Sandwich. So, we haven't created any > tags that correspond to the Honeycomb releases (even though the > changes are present in the history.)
> JBQ, on behalf of the AOSP team. > -- > Jean-Baptiste M. "JBQ" Queru > Software Engineer, Android Open-Source Project, Google.
> Questions sent directly to me that have no reason for being private > will likely get ignored or forwarded to a public forum with no further > warning.
On Mon, Nov 14, 2011 at 20:59, Jean-Baptiste Queru <j...@android.com> wrote: > Hi! We just released a bit of code we thought this group might be > interested in. > Over at our Android Open-Source Project git servers, the source code > for Android version 4.0 (Ice Cream Sandwich) is now available. > Here's how to get it:Follow the instructions at > http://source.android.com/source/downloading.htmlCheck out the > 'ics-release' branch:repo init -u > https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 > That's it! However since this is a large push, please be aware that it > will take some time to complete. If you sync before it's done, you'll > get an incomplete copy that you won't be able to use, so please wait > for us to give the all-clear before you sync. > This is actually the source code for version 4.0.1 of Android, which > is the specific version that will ship on the Galaxy Nexus, the first > Android 4.0 device. In the source tree, you will find a device build > target named "full_maguro" that you can use to build a system image > for Galaxy Nexus. Build configurations for other devices will come > later. > Unfortunately we still don't have our Gerrit code review servers back > online. That remains our top priority though, and we hope to have them > back soon. > This release includes the full history of the Android source code > tree, which naturally includes all the source code for the Honeycomb > releases. However, since Honeycomb was a little incomplete, we want > everyone to focus on Ice Cream Sandwich. So, we haven't created any > tags that correspond to the Honeycomb releases (even though the > changes are present in the history.)
> JBQ, on behalf of the AOSP team. > -- > Jean-Baptiste M. "JBQ" Queru > Software Engineer, Android Open-Source Project, Google.
> Questions sent directly to me that have no reason for being private > will likely get ignored or forwarded to a public forum with no further > warning.
> -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en
On Mon, Nov 14, 2011 at 2:25 PM, Carlos Silva <r3...@r3pek.org> wrote: > Just one quick question JBQ, > will the kernel trees come with a master tag? Right now the log and the tree > aren't available via gitweb because of this :/ > Thanks
> On Mon, Nov 14, 2011 at 20:59, Jean-Baptiste Queru <j...@android.com> wrote:
>> Hi! We just released a bit of code we thought this group might be >> interested in. >> Over at our Android Open-Source Project git servers, the source code >> for Android version 4.0 (Ice Cream Sandwich) is now available. >> Here's how to get it:Follow the instructions at >> http://source.android.com/source/downloading.htmlCheck out the >> 'ics-release' branch:repo init -u >> https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 >> That's it! However since this is a large push, please be aware that it >> will take some time to complete. If you sync before it's done, you'll >> get an incomplete copy that you won't be able to use, so please wait >> for us to give the all-clear before you sync. >> This is actually the source code for version 4.0.1 of Android, which >> is the specific version that will ship on the Galaxy Nexus, the first >> Android 4.0 device. In the source tree, you will find a device build >> target named "full_maguro" that you can use to build a system image >> for Galaxy Nexus. Build configurations for other devices will come >> later. >> Unfortunately we still don't have our Gerrit code review servers back >> online. That remains our top priority though, and we hope to have them >> back soon. >> This release includes the full history of the Android source code >> tree, which naturally includes all the source code for the Honeycomb >> releases. However, since Honeycomb was a little incomplete, we want >> everyone to focus on Ice Cream Sandwich. So, we haven't created any >> tags that correspond to the Honeycomb releases (even though the >> changes are present in the history.)
>> JBQ, on behalf of the AOSP team. >> -- >> Jean-Baptiste M. "JBQ" Queru >> Software Engineer, Android Open-Source Project, Google.
>> Questions sent directly to me that have no reason for being private >> will likely get ignored or forwarded to a public forum with no further >> warning.
>> -- >> You received this message because you are subscribed to the "Android >> Building" mailing list. >> To post to this group, send email to android-building@googlegroups.com >> To unsubscribe from this group, send email to >> android-building+unsubscribe@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 "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en
[mailto:android-building@googlegroups.com] On Behalf Of Jean-Baptiste Queru Sent: Monday, November 14, 2011 2:20 PM To: android-building@googlegroups.com Subject: [android-building] Re: ICS is coming to AOSP
There's clearly been a formatting accident with my email, sorry about that.
On Mon, Nov 14, 2011 at 1:59 PM, Jean-Baptiste Queru <j...@android.com> wrote: > Hi! We just released a bit of code we thought this group might be interested in. > Over at our Android Open-Source Project git servers, the source code > for Android version 4.0 (Ice Cream Sandwich) is now available. > Here's how to get it:Follow the instructions at > http://source.android.com/source/downloading.htmlCheck out the > 'ics-release' branch:repo init -u > https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 > That's it! However since this is a large push, please be aware that it > will take some time to complete. If you sync before it's done, you'll > get an incomplete copy that you won't be able to use, so please wait > for us to give the all-clear before you sync. > This is actually the source code for version 4.0.1 of Android, which > is the specific version that will ship on the Galaxy Nexus, the first > Android 4.0 device. In the source tree, you will find a device build > target named "full_maguro" that you can use to build a system image > for Galaxy Nexus. Build configurations for other devices will come > later. > Unfortunately we still don't have our Gerrit code review servers back > online. That remains our top priority though, and we hope to have them > back soon. > This release includes the full history of the Android source code > tree, which naturally includes all the source code for the Honeycomb > releases. However, since Honeycomb was a little incomplete, we want > everyone to focus on Ice Cream Sandwich. So, we haven't created any > tags that correspond to the Honeycomb releases (even though the > changes are present in the history.)
> JBQ, on behalf of the AOSP team. > -- > Jean-Baptiste M. "JBQ" Queru > Software Engineer, Android Open-Source Project, Google.
> Questions sent directly to me that have no reason for being private > will likely get ignored or forwarded to a public forum with no further > warning.
Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further warning.
-- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to android-building@googlegroups.com To unsubscribe from this group, send email to android-building+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-building?hl=en
> On Mon, Nov 14, 2011 at 1:59 PM, Jean-Baptiste Queru<j...@android.com> > wrote: >> Hi! We just released a bit of code we thought this group might be > interested in. >> Over at our Android Open-Source Project git servers, the source code >> for Android version 4.0 (Ice Cream Sandwich) is now available. >> Here's how to get it:Follow the instructions at >> http://source.android.com/source/downloading.htmlCheck out the >> 'ics-release' branch:repo init -u >> https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 >> That's it! However since this is a large push, please be aware that it >> will take some time to complete. If you sync before it's done, you'll >> get an incomplete copy that you won't be able to use, so please wait >> for us to give the all-clear before you sync. >> This is actually the source code for version 4.0.1 of Android, which >> is the specific version that will ship on the Galaxy Nexus, the first >> Android 4.0 device. In the source tree, you will find a device build >> target named "full_maguro" that you can use to build a system image >> for Galaxy Nexus. Build configurations for other devices will come >> later. >> Unfortunately we still don't have our Gerrit code review servers back >> online. That remains our top priority though, and we hope to have them >> back soon. >> This release includes the full history of the Android source code >> tree, which naturally includes all the source code for the Honeycomb >> releases. However, since Honeycomb was a little incomplete, we want >> everyone to focus on Ice Cream Sandwich. So, we haven't created any >> tags that correspond to the Honeycomb releases (even though the >> changes are present in the history.)
>> JBQ, on behalf of the AOSP team. >> -- >> Jean-Baptiste M. "JBQ" Queru >> Software Engineer, Android Open-Source Project, Google.
>> Questions sent directly to me that have no reason for being private >> will likely get ignored or forwarded to a public forum with no further >> warning.
-- Dominic Binks: dbi...@codeaurora.org Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum
> On Mon, Nov 14, 2011 at 1:59 PM, Jean-Baptiste Queru <j...@android.com> > wrote: >> Hi! We just released a bit of code we thought this group might be > interested in. >> Over at our Android Open-Source Project git servers, the source code >> for Android version 4.0 (Ice Cream Sandwich) is now available. >> Here's how to get it:Follow the instructions at >> http://source.android.com/source/downloading.htmlCheck out the >> 'ics-release' branch:repo init -u >> https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 >> That's it! However since this is a large push, please be aware that it >> will take some time to complete. If you sync before it's done, you'll >> get an incomplete copy that you won't be able to use, so please wait >> for us to give the all-clear before you sync. >> This is actually the source code for version 4.0.1 of Android, which >> is the specific version that will ship on the Galaxy Nexus, the first >> Android 4.0 device. In the source tree, you will find a device build >> target named "full_maguro" that you can use to build a system image >> for Galaxy Nexus. Build configurations for other devices will come >> later. >> Unfortunately we still don't have our Gerrit code review servers back >> online. That remains our top priority though, and we hope to have them >> back soon. >> This release includes the full history of the Android source code >> tree, which naturally includes all the source code for the Honeycomb >> releases. However, since Honeycomb was a little incomplete, we want >> everyone to focus on Ice Cream Sandwich. So, we haven't created any >> tags that correspond to the Honeycomb releases (even though the >> changes are present in the history.)
>> JBQ, on behalf of the AOSP team. >> -- >> Jean-Baptiste M. "JBQ" Queru >> Software Engineer, Android Open-Source Project, Google.
>> Questions sent directly to me that have no reason for being private >> will likely get ignored or forwarded to a public forum with no further >> warning.
> Questions sent directly to me that have no reason for being private > will likely get ignored or forwarded to a public forum with no further > warning.
> -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@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 "Android Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en
Read the whole starting post by Mr. Queru, it asks:
However since this is a large push, please be aware that it will take some time to complete. If you sync before it's done, you'll get an incomplete copy that you won't be able to use, so please wait for us to give the all-clear before you sync.
> On Mon, Nov 14, 2011 at 1:59 PM, Jean-Baptiste Queru <j...@android.com> > wrote: > > Hi! We just released a bit of code we thought this group might be > interested in. > > Over at our Android Open-Source Project git servers, the source code > > for Android version 4.0 (Ice Cream Sandwich) is now available. > > Here's how to get it:Follow the instructions at > > http://source.android.com/source/downloading.htmlCheck out the > > 'ics-release' branch:repo init -u > > https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 > > That's it! However since this is a large push, please be aware that it > > will take some time to complete. If you sync before it's done, you'll > > get an incomplete copy that you won't be able to use, so please wait > > for us to give the all-clear before you sync. > > This is actually the source code for version 4.0.1 of Android, which > > is the specific version that will ship on the Galaxy Nexus, the first > > Android 4.0 device. In the source tree, you will find a device build > > target named "full_maguro" that you can use to build a system image > > for Galaxy Nexus. Build configurations for other devices will come > > later. > > Unfortunately we still don't have our Gerrit code review servers back > > online. That remains our top priority though, and we hope to have them > > back soon. > > This release includes the full history of the Android source code > > tree, which naturally includes all the source code for the Honeycomb > > releases. However, since Honeycomb was a little incomplete, we want > > everyone to focus on Ice Cream Sandwich. So, we haven't created any > > tags that correspond to the Honeycomb releases (even though the > > changes are present in the history.)
> > JBQ, on behalf of the AOSP team. > > -- > > Jean-Baptiste M. "JBQ" Queru > > Software Engineer, Android Open-Source Project, Google.
> > Questions sent directly to me that have no reason for being private > > will likely get ignored or forwarded to a public forum with no further > > warning.
> Questions sent directly to me that have no reason for being private > will likely get ignored or forwarded to a public forum with no further > warning.
> -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@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 "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en
-push to master, update the master manifest. -push to the development branch, create the matching manifest. -push to the release branch, tag it, create the machine manifest.
I'm still in the first phase, which is the longest one.
On Mon, Nov 14, 2011 at 2:33 PM, Dominic Binks <dbi...@codeaurora.org> wrote: > Yep, same here - is this just because platform/manifest is the last project > to be updated, or something else?
>> On Mon, Nov 14, 2011 at 1:59 PM, Jean-Baptiste Queru<j...@android.com> >> wrote:
>>> Hi! We just released a bit of code we thought this group might be
>> interested in.
>>> Over at our Android Open-Source Project git servers, the source code >>> for Android version 4.0 (Ice Cream Sandwich) is now available. >>> Here's how to get it:Follow the instructions at >>> http://source.android.com/source/downloading.htmlCheck out the >>> 'ics-release' branch:repo init -u >>> https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 >>> That's it! However since this is a large push, please be aware that it >>> will take some time to complete. If you sync before it's done, you'll >>> get an incomplete copy that you won't be able to use, so please wait >>> for us to give the all-clear before you sync. >>> This is actually the source code for version 4.0.1 of Android, which >>> is the specific version that will ship on the Galaxy Nexus, the first >>> Android 4.0 device. In the source tree, you will find a device build >>> target named "full_maguro" that you can use to build a system image >>> for Galaxy Nexus. Build configurations for other devices will come >>> later. >>> Unfortunately we still don't have our Gerrit code review servers back >>> online. That remains our top priority though, and we hope to have them >>> back soon. >>> This release includes the full history of the Android source code >>> tree, which naturally includes all the source code for the Honeycomb >>> releases. However, since Honeycomb was a little incomplete, we want >>> everyone to focus on Ice Cream Sandwich. So, we haven't created any >>> tags that correspond to the Honeycomb releases (even though the >>> changes are present in the history.)
>>> JBQ, on behalf of the AOSP team. >>> -- >>> Jean-Baptiste M. "JBQ" Queru >>> Software Engineer, Android Open-Source Project, Google.
>>> Questions sent directly to me that have no reason for being private >>> will likely get ignored or forwarded to a public forum with no further >>> warning.
> -- > Dominic Binks: dbi...@codeaurora.org > Employee of Qualcomm Innovation Center, Inc. > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum
> -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en
[mailto:android-building@googlegroups.com] On Behalf Of Jean-Baptiste Queru Sent: Monday, November 14, 2011 2:34 PM To: android-building@googlegroups.com Subject: Re: [android-building] Re: ICS is coming to AOSP
That's why I asked people to wait a bit: the push is still going on. I'll let you know when everything is in place.
JBQ
On Mon, Nov 14, 2011 at 2:29 PM, Samuel B. Quiring <s...@sbqsam.com> wrote: > I get:
> On Mon, Nov 14, 2011 at 1:59 PM, Jean-Baptiste Queru <j...@android.com> > wrote: >> Hi! We just released a bit of code we thought this group might be > interested in. >> Over at our Android Open-Source Project git servers, the source code >> for Android version 4.0 (Ice Cream Sandwich) is now available. >> Here's how to get it:Follow the instructions at >> http://source.android.com/source/downloading.htmlCheck out the >> 'ics-release' branch:repo init -u >> https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 >> That's it! However since this is a large push, please be aware that it >> will take some time to complete. If you sync before it's done, you'll >> get an incomplete copy that you won't be able to use, so please wait >> for us to give the all-clear before you sync. >> This is actually the source code for version 4.0.1 of Android, which >> is the specific version that will ship on the Galaxy Nexus, the first >> Android 4.0 device. In the source tree, you will find a device build >> target named "full_maguro" that you can use to build a system image >> for Galaxy Nexus. Build configurations for other devices will come >> later. >> Unfortunately we still don't have our Gerrit code review servers back >> online. That remains our top priority though, and we hope to have them >> back soon. >> This release includes the full history of the Android source code >> tree, which naturally includes all the source code for the Honeycomb >> releases. However, since Honeycomb was a little incomplete, we want >> everyone to focus on Ice Cream Sandwich. So, we haven't created any >> tags that correspond to the Honeycomb releases (even though the >> changes are present in the history.)
>> JBQ, on behalf of the AOSP team. >> -- >> Jean-Baptiste M. "JBQ" Queru >> Software Engineer, Android Open-Source Project, Google.
>> Questions sent directly to me that have no reason for being private >> will likely get ignored or forwarded to a public forum with no further >> warning.
> Questions sent directly to me that have no reason for being private > will likely get ignored or forwarded to a public forum with no further > warning.
> -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@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 "Android Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en
Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further warning.
-- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to android-building@googlegroups.com To unsubscribe from this group, send email to android-building+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-building?hl=en
On Mon, Nov 14, 2011 at 2:46 PM, Weston Weems <wwe...@gmail.com> wrote: > Have the requirements for Ice cream sandwich been posted anywhere? I'd be > curious to see what hardware would be capable of running it.
> -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en
> On Mon, Nov 14, 2011 at 2:46 PM, Weston Weems <wwe...@gmail.com> wrote:
> > Have the requirements for Ice cream sandwich been posted anywhere? I'd be
> > curious to see what hardware would be capable of running it.
> > --
> > You received this message because you are subscribed to the "Android
> > Building" mailing list.
> > To post to this group, send email to android-building@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-building+unsubscribe@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-building?hl=en
That was mentioned before, vaguely: "Everything capable of running Gingerbread will be capable to run ICS" or something similar, but meaning was the same.
> i think he means what hardware it can run on (hardware requirements for > phones/tablets).
> -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to android-building@googlegroups.com > To unsubscribe from this group, send email to > android-building+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en