Android 4.0 ICS just dropped into AOSP :D - Android Software Development

just as the title says, android 4.0 ice cream sandwich was just dropped into aosp
Jean-Baptiste Queru
More options Nov 14, 5:59 pm
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.html Check 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.
Click to expand...
Click to collapse

simms22 said:
just as the title says, android 4.0 ice cream sandwich was just dropped into aosp
Click to expand...
Click to collapse
That first link is supposed to be:
http://source.android.com/source/downloading.html

vansmack said:
That first link is supposed to be:
http://source.android.com/source/downloading.html
Click to expand...
Click to collapse
fixed it. mr Jean-Baptiste messed up, and i copy/pasted his typo

This is the google group where the message is found:
http://groups.google.com/group/android-building/browse_thread/thread/4f85d9242667a85f

Sooooo, when's it coming to a custom rom near us?

rentaric said:
Sooooo, when's it coming to a custom rom near us?
Click to expand...
Click to collapse
As long as this is easy enough to work around...
"Build configurations for other devices will come
later. "

Oh snap
If only I knew enough about exactly why/how excited I should be. But none the less I was waiting for this. Let the games begin

CM9 here we come!
now how do i convince a dev to cook up some ICS for my vortex?

mtmerrick said:
CM9 here we come!
now how do i convince a dev to cook up some ICS for my vortex?
Click to expand...
Click to collapse
by buying him Beer

mtmerrick said:
CM9 here we come!
now how do i convince a dev to cook up some ICS for my vortex?
Click to expand...
Click to collapse
I think you'll find a small donation goes a long way! Someone will have a little free time to give it a bash, why not give him some encouragement ?

good to know. does someone need a phone to make a rom for it?

Ha sgs4g has donated a device no cm7 yet small donation probably gets nothing
Sent from my SGH-T959V using xda premium

The first cm9 build will appear in 2 months, so wait for that .
Sent from my GT-I9000 using XDA Premium App

Two month? I think the first nightlys will arrive in about two weeks.
Sent from my R800i using XDA App

mtmerrick said:
CM9 here we come!
now how do i convince a dev to cook up some ICS for my vortex?
Click to expand...
Click to collapse
Follow his Twitter: ..and we're off. check back in 2 months #cm9 #ics

I hope the first ROMs will appear in a few hours.. Is that too much to ask? Maybe by tomorrow then?

ert69 said:
I hope the first ROMs will appear in a few hours.. Is that too much to ask? Maybe by tomorrow then?
Click to expand...
Click to collapse
I hope the cure for cancer will happen this year too.. Seriously you hope by tomorrow? You apparently don't realize what goes into developing ROMS.
At least a few weeks for anything relatively usable..
kuci06 said:
Just compiling it takes 6+ hours on blazingly fast supercomputers
Probably a couple days
Click to expand...
Click to collapse
5-6 hours per core. A modern PC with an I7 Proc and an SSD HD can compile it in just under 1.5 hours that is including the half hour of wall time.

kuci06 said:
Just compiling it takes 6+ hours on blazingly fast supercomputers
Probably a couple days
Click to expand...
Click to collapse
I can compile gingerbread in just under 1.5 hours on my i5 (1st gen) LAPTOP. So six hours is a little long don't you think?

svenvv said:
I can compile gingerbread in just under 1.5 hours on my i5 (1st gen) LAPTOP. So six hours is a little long don't you think?
Click to expand...
Click to collapse
Gingerbread is much much smaller. Also the dependency on LLVM greatly increases the compiling complexity.
ICS is 6GB of download. 25GB disk space to do a single build. 80GB disk space to build all AOSP configs at the same time. 16GB RAM recommended, more preferred, anything less will measurably benefit from using an SSD. 5+ hours of CPU time for a single build, 25+ minutes of wall time.

I played with compiling my own code before but I think I'm going to invest in some ram since it's cheaper now and see how far I can get. I'll probably wait for someone to post device specific instructions though.

Related

Gingerbread source being pushed today!

http://groups.google.com/group/android-building/browse_thread/thread/091172a81604c8a0?pli=1
Nexus S went on sale yesterday morning in the US, running Gingerbread.
Just like I did for Froyo, I'm open-sourcing the matching Android
platform source code, right after the first consumers get their hands
on it. I'm going to start literally right now, and the process will
take a few hours.
I'll give more details once the source code is available. However,
there are three aspects that you need to know ahead of time:
-As part of the process to push the source code, there will be some
points in time when the master branch doesn't build. Sorry about that.
If you're working on the master branch, I recommend that you don't
sync until I send an "all clear" when I'm done and things look good.
Other branches are expected to work fine as soon as their manifests
are created.
-Even though Nexus S is designed to be suitable for AOSP work, there
are some caveats. I very strongly recommend against trying to use
Nexus S for anything related to AOSP at the moment. Trying to unlock
or use your Nexus S for AOSP work could easily turn it into a Nexus B
(where B means "brick"); I have two of those, they're not very useful.
I'll send some guidelines about what is currently possible once I've
finished pushing the source code.
-Please take it easy on the kernel.org servers. They are very helpful
in hosting the AOSP source code, and I don't want to hurt the high
quality of their service with an onslaught of full Android downloads.
If you're not going to immediately work on porting Gingerbread to
devices with the intent of distributing the result to end-users, I'm
kindly asking that you wait a few hours or a few days before you
download it (just roll a 6-sided die and wait that long). In addition,
the slower the servers are, the harder it is for me to do the push.
Thanks for being patient.
JBQ
--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.
Click to expand...
Click to collapse
Yay!
Let's bombard Cyanogen's Twitter! J/K``
Hope something good for my incredible comes out of this
Sent from my ADR6300 using XDA App
Can't wait! The quicker the source is released the faster we will have Gingerbread baked into our roms
First one to get an AOSP build of 2.3 running on the G2 will be my new hero.
lol @ the software engineer having two Nexus B's already ;D
silverton said:
lol @ the software engineer having two Nexus B's already ;D
Click to expand...
Click to collapse
Hey! It happens to best of us... I've bricked a couple myself and I was a cell tech for 5 years, worked my way up department mgr., been a pc tech/network engineer for 10 years and have A+, NET+, C++, and bachelors in computer science. Also, I bricked my wife's like 6 months ago, lol! It happenes to even the most technical person...
Wowo!!!!! Can't wait! I've been on the virtous for some time now, because I really like the sense shell, but it's strait over to CM again (been there many times allready) when 2.3 comes!!!
Yeah, I've been waiting to permaroot for CM7. I was going to permaroot for CM6.1.1 this weekend, then this news broke, so I think I'll wait for 7. Or maybe I'll go ahead with 6.1.1.
Who knows!
@cyanogen
Prepare for spam!!
I just looked at aosp and I see next to nothing updated yet so I dunno
@cyanogen WILL come through quickly for the G2. I'm sure of it.
Shady Gambino said:
Yeah, I've been waiting to permaroot for CM7. I was going to permaroot for CM6.1.1 this weekend, then this news broke, so I think I'll wait for 7. Or maybe I'll go ahead with 6.1.1.
Who knows!
Click to expand...
Click to collapse
Why wouldn't you permroot now? Nearly double CPU clock, the ability to disable throttling, superuser access.
In my experience, the first implementation of new code is often quite buggy. While I can't wait for 7.0, I suspect I may end up waiting for 7.1 or 7.0.1 before I update.
tornado9015 said:
While I can't wait for 7.0, I suspect I may end up waiting for 7.1 or 7.0.1 before I update.
Click to expand...
Click to collapse
That's half the fun
Follow cmrsc on twitter for updates on compiling a blue-berry flavored gingerbread.
Sent from my HTC Vision using XDA App
sino8r said:
Hey! It happens to best of us... I've bricked a couple myself and I was a cell tech for 5 years, worked my way up department mgr., been a pc tech/network engineer for 10 years and have A+, NET+, C++, and bachelors in computer science. Also, I bricked my wife's like 6 months ago, lol! It happenes to even the most technical person...
Click to expand...
Click to collapse
Sent from my HTC Vision using XDA App
I want to be just like you when I grow up
silverton said:
lol @ the software engineer having two Nexus B's already ;D
Click to expand...
Click to collapse
I was a bit skeptical about that - seeing as he's kinda high on the totem pole @ Google/Android Devs... you would think they'd have more than a few ways to debrick a device that touts their name on it. Sure the hw is made by Samsung, but I doubt the devs were submitting all revisions and rcs of GB to Samsung like - "Hey guys, could you flash this for us, I don't think we have the tools or knowledge".
Come on msm7x30 support!
Blades said:
I was a bit skeptical about that - seeing as he's kinda high on the totem pole @ Google/Android Devs... you would think they'd have more than a few ways to debrick a device that touts their name on it. Sure the hw is made by Samsung, but I doubt the devs were submitting all revisions and rcs of GB to Samsung like - "Hey guys, could you flash this for us, I don't think we have the tools or knowledge".
Click to expand...
Click to collapse
He probably has a stack of cell phones and probably tries to brick some of them on purpose. He probably just gives back the bricks to Samsung.
ctraywick1 said:
Sent from my HTC Vision using XDA App
I want to be just like you when I grow up
Click to expand...
Click to collapse
Thanks, I guess... hard to detect sarcasm in writing My point was... bricks happen!
Just flashing the proper way, epecially packed ones with a bootloader, you can brick even when you do everything correctly. I've flashed over 500 phones (may be more) and it will happen. The nice thing is though, when you are a cell tech, just pop out the board and get another one. Manufacter's warranties for carriers are surprisingly lax... so, yeah we did brick some on purpose, lol
Cyanogen via twitter:
My G2 seems to have Gingerbeard on it. How did that happen?
Click to expand...
Click to collapse

Samifirmware tweeted 4 days ago about the gingerbread update for us!

Samifirmware tweeted 4 days ago about the gingerbread update for us!
http://mobile.twitter.com/samfirmware/status/28802629756784641
Latest Android news from our side. Samsung still plans Android 2.3 for Galaxy Tab and Galaxy S release allround end Q1 begin Q2.
4 days ago*from web
Click to expand...
Click to collapse
Remember that we were supposed to have froyo in september
True :/ maybe they meant 2012 then? Aha
samfirmware is very unreliable source
zorxd said:
Remember that we were supposed to have froyo in september
Click to expand...
Click to collapse
Yeah, but we got it in october, remember, just one month later, so what's the problem? If they're one month late, I'm still happy.
End of Q1 is already FAR-FAR AWAY. I hope we will get some usable leak a lot earlier.
They should get a clue and skip over to 3.0.
mstrandbo said:
Yeah, but we got it in october, remember, just one month later, so what's the problem? If they're one month late, I'm still happy.
Click to expand...
Click to collapse
In Canada it was in December.
JCopernicus said:
They should get a clue and skip over to 3.0.
Click to expand...
Click to collapse
google said android 3.0 or honeycomb is for tablets only that means SGS will get 2.3 or gingerbread and maybe 2.4 ice cream sandwich then google will have to separate OS's under android tablet and phone for a while i think then they will join them together
JCopernicus said:
They should get a clue and skip over to 3.0.
Click to expand...
Click to collapse
Why would that help? You think things would go much faster if they are tracking pre-release builds which are constantly changing? Also, they will still need to update their apps anyway..
Auzy said:
Why would that help? You think things would go much faster if they are tracking pre-release builds which are constantly changing? Also, they will still need to update their apps anyway..
Click to expand...
Click to collapse
Having to rebase after 3.0 is cut next month is double the work for samsung, assuming they've already started rebasing for 2.3. Probably would go faster to drop the current iteration being worked on, instead of finishing that build, just to start again on the next one.
I mean they should hold of on whatever work they are doing for a 2.3 build and wait for the next line to be cut and then work on that. They don't HAVE to upgrade systematically between builds.
No rush, take time, do it right, put out a proper polished firmware. No interim release.
kunjar said:
No rush, take time, do it right, put out a proper polished firmware. No interim release.
Click to expand...
Click to collapse
Pretty sure we would be cool with beta releases. Can always rollback.
what should do, well, they *should* release the drivers open source
but i'll be happy enough if someone leaks a 2.3 dev version
TechKidTarek said:
google said android 3.0 or honeycomb is for tablets only that means SGS will get 2.3 or gingerbread and maybe 2.4 ice cream sandwich then google will have to separate OS's under android tablet and phone for a while i think then they will join them together
Click to expand...
Click to collapse
Most likely it will be like this. Anyway, 2.3 should be optimised for the CPU and GPU of Nexus S. Being the same as SGS, we might have a major boost in performance just with 2.3. Lets just hope that 2.4 will be build and developped on Nexus S as well.
TechKidTarek said:
google said android 3.0 or honeycomb is for tablets only that means SGS will get 2.3 or gingerbread and maybe 2.4 ice cream sandwich then google will have to separate OS's under android tablet and phone for a while i think then they will join them together
Click to expand...
Click to collapse
Who did you hear this from?
I have heard Andy Rubin say multiple times 3.0 was not just for tablets.
BlackDino said:
Who did you hear this from?
I have heard Andy Rubin say multiple times 3.0 was not just for tablets.
Click to expand...
Click to collapse
Any source for that? I'm pretty much reading the opposite about everywhere...
EDIT: Well, there's a video interview but it's 25mins. Don't have time right now to watch it but still, from the GIU it's pretty much tablet oriented...

Custom roms?? :(

Why don´t we have custom roms yet??
Wasn´t the source code dropped already??
When was the source dropped?
This is the last news we had:
http://www.engadget.com/2011/03/24/google-keeping-honeycomb-source-code-on-ice-says-its-not-ready/
funkatiko said:
Why don´t we have custom roms yet??
Wasn´t the source code dropped already??
Click to expand...
Click to collapse
Since you think it dropped already go ahead and make one
What's the time frame they have to release the HC Source Code? Don't they HAVE to release it?
The Honeycomb sources will never be released. Google announced that at Google IO a few weeks ago, they will only release source code for Icecream Sandwich, which will unify phone (2.x) and Tablet (3.x) Android.
The reason they gave is Honeycomb is a hacked together version kinda rushed out for tablets, and they don't want anyone to see what a mess it is. (ok, that is my interpretation, their actual explanation is "this isn't a proper Android release as we took shortcuts to get it shipped ASAP for tablets, and we don't want devs to rely on these").
PaulG1488 said:
Since you think it dropped already go ahead and make one
Click to expand...
Click to collapse
Since ur ass is were ur face should be, u are a freak.
RMerlin said:
The Honeycomb sources will never be released. Google announced that at Google IO a few weeks ago, they will only release source code for Icecream Sandwich, which will unify phone (2.x) and Tablet (3.x) Android.
The reason they gave is Honeycomb is a hacked together version kinda rushed out for tablets, and they don't want anyone to see what a mess it is. (ok, that is my interpretation, their actual explanation is "this isn't a proper Android release as we took shortcuts to get it shipped ASAP for tablets, and we don't want devs to rely on these").
Click to expand...
Click to collapse
So is it for sure that we are not having custom roms for honeycomb 3.0 or 3.1? I remember someone (i believe it was bigrushdog) saying that the custom roms were just around the corner....and that was 1 month ago....
I believe some people were able to make some kind of homebrew ROMs based on the SDK. How that works exactly I don't know, someone with better Android technical knowledge than me might know.
RMerlin said:
I believe some people were able to make some kind of homebrew ROMs based on the SDK. How that works exactly I don't know, someone with better Android technical knowledge than me might know.
Click to expand...
Click to collapse
They were able to port for other devices. But ports usually aren't the most stable things around - also no need for us to port...we have HC. We can't deodex and zip align without source. So anything a dev could do right now would be limited to some minor themeing.
You will never see a Honeycomb based custom rom (other then crappy reverse engineered SDK ones) because Google's not going to release 3.0 or 3.1 source code... You're gunna have to wait till Ice Cream Sandwich in Q4 to see any AOSP based ROMs (like CyanogenMod)
A better question might be if by the end of the year the Xoom will be updated to Ice Cream Sandwich?
Sent from my GT-I9000 using XDA Premium App
rschenck said:
A better question might be if by the end of the year the Xoom will be updated to Ice Cream Sandwich?
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
Seeing as how Google said they will require manufacturers to support their devices for 18 months if they wish to use Android on their products at I/O this year, I'd assume so.
http://www.dashhacks.com/articles/g...st-be-supported-manufacturers-least-18-months
Sent from my Xoom using XDA App
And if Motorola does't... Source code will be available then for homebrew Icecream Sandwich if needed.

The "Ice Cream Sandwich Desire Z waiting" thread

Well, even though Samsung and Google have delayed their event, Ice Cream Sandwich is around the corner and the funny thing is that still nothing has been confirmed of its features.
Looking forward to it on your Desire Z?
It'll be nice, but I'm sure not much of a change for day to day use for me. I'm more excited about getting it on my Nook Color.
You should put desire z and g2. But I just want it to be released already. Have you seen the new ics video on the supposed nexus prime?
Sent from my HTC G2 using XDA app
98% sure it won't be released for our phones.
rmcsc said:
98% sure it won't be released for our phones.
Click to expand...
Click to collapse
Definitely won't be released officially, but that's why we have CyanogenMod and other CM-derived ROMs
I still hope they think of us Desire owners.....
Sent from my HTC Vision using XDA App
Isn't there an update supposed to be coming for the DZ? Maybe we'll get the ICS with Sense 3.5...
I think they will . But have you guys downloaded the new ics music app just search for it on the forums. Looks similar to the honeycomb one just a few tweeks here and there
Sent from my HTC G2 using XDA app
rmcsc said:
98% sure it won't be released for our phones.
Click to expand...
Click to collapse
I smell Darwin Award....
We all know it wont be released for our phones.
I bought a Viewsonic gTablet and this was the same talk going on - No Honeycomb. Mods started to ban people whining about when HC would be ported to the gTab. I gave up hope and literally a month later, there was an alpha ROM and now there are 3-4 good HC ROMs out there. And I think Google didn't release the source code for it. So, I am sure we will get IS on our Zs!
rmcsc said:
98% sure it won't be released for our phones.
Click to expand...
Click to collapse
Well obviously... But most people on XDA aren't waiting for official OTA updates lol. Go go CM8!!
ashwinmudigonda said:
I bought a Viewsonic gTablet and this was the same talk going on - No Honeycomb. Mods started to ban people whining about when HC would be ported to the gTab. I gave up hope and literally a month later, there was an alpha ROM and now there are 3-4 good HC ROMs out there. And I think Google didn't release the source code for it. So, I am sure we will get IS on our Zs!
Click to expand...
Click to collapse
Well the issue there was no source code and probably a smaller community. It will be much easier when ICS source drops lol.
Im more excited about all the cool roms the devs are going to make based off ICS!
im sure cyanogenmod 8 will be he BOMB!
According to Koush on G+ it will be CM9. Makes sense because Honeycomb wasn't open source
C.Flat said:
According to Koush on G+ it will be CM9. Makes sense because Honeycomb wasn't open source
Click to expand...
Click to collapse
Makes sense I guess, but I would think since CM8 never existed they'd just do CM8 for ICS.
Yea that would be awesome regardless of the naming scheme. I have yet to flash CM7 but for ICS I would do it in a heartbeat lol.
C.Flat said:
According to Koush on G+ it will be CM9. Makes sense because Honeycomb wasn't open source
Click to expand...
Click to collapse
Actually doesnt make sense but let the CM team do what they want....
In related news to CM, CM 7.1 final was released today
I would like to point out that there is absolutely no evidence to suggest that there will not be a 4.0 upgrade available for HTC VISION. Need I remind you all that there was an official upgrade to Android 2.2 for HTC SAPPHIRE/MAGIC32B made almost exactly ONE YEAR AGO? Yes, approximately the exact same time that HTC VISION was initially made available.
Also remember that the 32B was a 192 MB RAM device where only 97 MB was actually available to Linux. This significant upgrade from Android 1.6 to 2.2 required some MEMORY REDISTRIBUTION via new SPL to increase the available RAM to 112 MB. HTC VISION is not starved for RAM as the 32B was. HTC VISION has plenty of space left within the system partition (in fact on mine, there are 262 MB of free space on /system of over 400 total -- clearly intended to leave space for upgrades). Unlike the 32B, the specifications of Vision are far more than adequate, and even with a device as limited as 32B, they made the upgrade.
---------- Post added at 02:33 PM ---------- Previous post was at 02:19 PM ----------
riahc3 said:
Actually doesnt make sense but let the CM team do what they want....
In related news to CM, CM 7.1 final was released today
Click to expand...
Click to collapse
CM "team", as well as all the other rom cookers out there (yes, they are cookers, Android is written by Google, CM just cooks it and adds in a few goodies.) do a TERRIBLE job of versioning.​
I once suggested a much more sensible approach to versioning, which is used by many other downstream open source projects... but they threw a tantrum.
Versioning of Android ROMs should be as follows;
UPSTREAMNAME-UPSTREAMVERSION-DOWNSTREAMREVISION.DOWNSTREAMNAMEVERSION.ARCHITECTURE
Obviously ARCHITECTURE doesn't apply directly, but this could be replaced with DEVICE.
So.... CM7.1 for VISION should be versioned as
android-2.3.7-0.CM7.1.vision
With this, if they make a minor update (that they would normally call CM7.1.1), it would increment the DOWNSTREAMREVISION, so the new version would be android-2.3.7-1.CM7.1.vision.
I.e., the point here would be to keep the priority on the upstream version rather than downstream, because "android-2.3.7" is FAR more important than "CM7.1". Quite frankly, the "CM" version means ABSOLUTELY NOTHING.
Haven't heard anything amazing about ICS so far wish I had though. Any solid awesome rumors about improvements or features?
killj0y said:
Haven't heard anything amazing about ICS so far wish I had though. Any solid awesome rumors about improvements or features?
Click to expand...
Click to collapse
Not really.
dhkr234 said:
I would like to point out that there is absolutely no evidence to suggest that there will not be a 4.0 upgrade available for HTC VISION. Need I remind you all that there was an official upgrade to Android 2.2 for HTC SAPPHIRE/MAGIC32B made almost exactly ONE YEAR AGO? Yes, approximately the exact same time that HTC VISION was initially made available.
Click to expand...
Click to collapse
That was a long time ago. Now, forget it. They already gave up one update. They wont give us another.
Besides HTC is problably planning a new version of Sense for Ice Cream Sandwich.
killj0y said:
Haven't heard anything amazing about ICS so far wish I had though. Any solid awesome rumors about improvements or features?
Click to expand...
Click to collapse
Nothing. There is nothing confirmed for Ice Cream Sandwich at all. Google has had it tightly wrapped up.
The only thing we do know that it is Android 4.0
Besides that:
Facial recognition features, new APIs to reduce development fragmentation, a unification of phone and tablet UIs and its APIs.
Nothing else is confirmed with sources beside it.

Here comes ICS to EVO?

http://phandroid.com/2011/11/14/and...ode-available-now-cm9-work-begins-right-away/
Very excited for this!
You beat me by a few seconds. Lol I just read this on Phandroid.
Sent from my PC36100 using XDA App
I hope to be eating an ICS for Thanksgiving!
Can't wait for the roms to start popping up...
cyanogen will get it first. Unless some people and I mean (the awesome team of developers on here) team up and shoot it out like there isn't a tomorrow.
Excited about my EVO again!!!
Can't wait! Having this on the EVO will make me resist upgrading for a while longer!
Waitin' for the EVO version
cohassetsteve said:
Waitin' for the EVO version
Click to expand...
Click to collapse
I hope u mean the
unofficial
lol
Don't hold your breath...
I read elsewhere that even with 250gb+ of HD space and 16gb RAM were looking at 5+ hours to compile.
Not to mention all the tweaking that has to happen for the vanilla to work on specific devices.
Aaaahhhh can't wait. Too excited.
Sent from my PC36100 using xda premium
I could see the first CM9 build around the end of December or Mid January. Patience is the key.
Cool
Can't wait
ICS Release
According to: source(dot)android.com (Upper right side of page)
ICS source has already been released.
nightauthor said:
According to: source(dot)android.com (Upper right side of page)
ICS source has already been released.
Click to expand...
Click to collapse
Pretty sure that's what "Android 4.0 Ice Cream Sandwich Source Code Available Now!" in the title of the article means
First post for you yay!
Everyone sounds confident that we'll be getting ICS on the Evo. Has there been any confirmation (by the Cyanogen team or otherwise) that this device was going to make the cut? It's getting a bit long in the tooth, phone-wise. I'd love to eek out a few more months of use out of it though. Best phone I've had so far.
Headcase_Fargone said:
Everyone sounds confident that we'll be getting ICS on the Evo. Has there been any confirmation (by the Cyanogen team or otherwise) that this device was going to make the cut? It's getting a bit long in the tooth, phone-wise. I'd love to eek out a few more months of use out of it though. Best phone I've had so far.
Click to expand...
Click to collapse
Cyanogenmod already said they'd work to develop an ICS build [CM 9] but refused to do so until official source was released, which it has been.
Right, but was the Evo 4G specifically mentioned as being supported? CM9 might not (probably won't) be available on all devices that CM7 supports.
It probably won't be supported on something like the Hero or older legacy devices which barely made the cut for CM7. I have a good feeling that the EVO will still get ICS because it hasn't had the life bled out of it yet like the G1 or other highly supported phones.
ive been waiting for this since honeycomb i am so excited and evo should make the cut its not to old of a device probably wont be an official release but still it works

Categories

Resources