Google employs more than 20,000 people worldwide and the number of them working on Android are in the single digit percentage range. Google's business is search, but it has always had aspirations of more. Android isn't just a chance to capitalize on mobile search for Google, it's also an opportunity to grab power in the next era of personal computing. If you believe that smartphones will eventually replace mainstream PCs, who wouldn't want to be to smartphones what Microsoft was to PCs in the early 1990s? 

Previous versions of Android have been cautious, evolutionary steps along a path to being a more open/flexible alternative to iOS. Starting with Honeycomb (Android 3.0) however, Google began to step out of the shadow of its competitors and really start to define Android as a mobile computing platform. Honeycomb was limited to tablets but its successor, Ice Cream Sandwich (Android 4.0), would bring unification to Android across both tablets and smartphones.

Today we look at both ICS and its launch vehicle, Google's Galaxy Nexus.

The Android vs. iOS Debate

It's very clear to me now more than ever that Apple and Google have completely different goals with their mobile OS strategies. Excluding the unclear strategy behind Chrome OS, Android is pretty much Google's primary operating system. The unified tablet/smartphone strategy behind Ice Cream Sandwich makes sense because for Google to succeed in the OS business it needs to deploy Android on everything from smartphones to notebooks. We've already seen the strengths in having a smartphone platform with a strong app ecosystem. Things become even more appealing if you have a phone, tablet and PC that all run the same OS and apps. As Android is Google's one-size-fits-all operating system, it needs to have a broader and slightly more ambitious focus than iOS otherwise it risks losing the race in the long run.

Apple is in a different position. It already has a successful desktop/notebook OS that is continuing to grow. While iOS has been a runaway success for Apple, the Mac OS X platform is a solid option for any user who needs more than their iPhone or iPad can provide. The two OSes may converge or at least borrow heavily from one another, but in the interim they can remain independent. If you need more of a computing experience Apple is happy to sell you a Mac. If you want the it-just-works appliance experience in your phone or tablet, Apple has a whole bunch of iPhone/iPad configurations to offer you.

ICS isn't a step towards iOS. If anything it proves that Google is committed to its own trajectory. Android is an OS that, although more closed than many would like, still allows more flexibility than iOS. You can sideload apps not purchased in the Market. The file system isn't completely hidden from you. You can even override the default zoom level on web pages. Apple and Google both pour tons of time and research into figuring out the best way to do something. And, to be honest, I feel like Apple generally does a better job of "getting it" for the very mainstream consumer. Rather than attempt to make the perfect mold however, Google gives you one that's a bit more flexible.

I've said this before but I do believe that Apple is trying to deliver more of an appliance experience, whereas Google is providing you with a modern take on a traditional computing experience. If the appliance is a smartphone, then both approaches are equally capable - it's just a matter of personal preference.

What's new in ICS really falls into one of three categories:

  1. Improvements in UI frame rate due to OpenGL ES rendering (non-skia) path
  2. UI tweaks
  3. New features

Nowhere in this list is a fundamental change in the way Android works. I feel that this is a very important point to understand and likely the cause for lots of disagreement when it comes to just how impressive (or not) ICS is.

ICS is smoother, more polished and has its own set of new features that make it a significant step forward for Android. What ICS is not however is an outright clone of iOS. If you prefer the iOS experience to Android, ICS will do nothing to change your opinion. If all you were missing from Android was a smoother UI, then its fourth major release should be almost everything you could ask for.

 

OS-Wide OpenGL ES Rendering
Comments Locked

185 Comments

View All Comments

  • zorxd - Friday, January 20, 2012 - link

    They can have some differences (cache size, memory bandwidth, neon instructions) but the A9 is not an ISA. ARMv7 is.

    Given that it has the same configuration, an Apple A5 behave the same as a TI OMAP4 or a Samsung Exynos of the same clock speed. I beleive nVidia tegra2 lacks the neon instructions so can be slower in some cases. There is an article on Anandtech about this.

    Given that the iPhone 4S is only 800 MHz it is the slowest A9 CPU by far.
  • pSupaNova - Friday, January 20, 2012 - link

    The GPU's on the IPhone uses Tiling so in most GPU rendering tasks it will be a lot faster, However spit lots of Triangles at it and then see how fast it really it is.
  • StormyParis - Wednesday, January 18, 2012 - link

    It's not all about performance, at least if you don't do FPS games. The screen on the Nexus is much bigger than on the 4S for example. For me, it's not about performance at all. I went for the GN for its even bigger screen, and that criteria alone was 95% of my decision, the remain 5% being "... and the rest don't suck", and "has xda-dev support'.
  • humancyborg - Wednesday, January 18, 2012 - link

    Once you start accelerating the entire interface, performance becomes much more significant than just FPS games. There's a reason Apple uses such a gigantic and powerful GPU in their devices, and it's definitely not only for FPS gamers.

    Agree with you on the rest, there are other good reasons to buy this phone, just a shame that they skimped here. I have the 4S, GN and Lumia 800 currently and constantly switch around between them.
  • metafor - Wednesday, January 18, 2012 - link

    It doesn't really take a whole lot of resources to render a 2D interface. Just about any ol' GPU with OpenGL ES 2.0 support will do it.

    About the only thing where the GPU is the limiting factor is rendering 3D games. And even then, most if not the vast majority of games on the market will continue to be written for this level of hardware for at least the coming year.

    Honestly, people take benchmarks way too seriously.
  • doobydoo - Thursday, January 19, 2012 - link

    Actually, you're absolutely wrong.

    In fact, the GPU slowness is cited in this very article for causing slowdowns in situations where no 3D gaming is being done.

    Remember, the operating system as a whole is hardware accelerated, so every thing you do - animations, transitions, task switching, etc are carried out by the GPU. With the higher screen, the speed of the GPU becomes even more relevant.

    The combination of a high resolution screen and a low powered GPU is a bad combination and materially affects the performance of everything you do on the phone.
  • zorxd - Thursday, January 19, 2012 - link

    Do you remember the iPhone 4? Who complained that the GPU was slow? It was much slower than the SGX540 in the Galaxy S.
  • metafor - Thursday, January 19, 2012 - link

    Speculation in an article isn't exactly proof of concept.

    Alpha blending, panning, compositing are very light tasks for a GPU pipeline; it's only a problem when a GPU is TMU-limited. And if it's TMU-limited, it would be obvious all the time.

    I don't think you quite grasp exactly what parts of UI rendering are handled -- or could be -- by the GPU and just how trivial it is compared to rendering a 3D game.
  • trob6969 - Wednesday, January 18, 2012 - link

    What i don't understand is why would samsung give the gn 1gig of ddr2 ram then give it an inferior GPU? But to be fair, Apple is no better. Why give iphone 4s a powerful GPU then give it only 512 mb of ram?! My old-ass og moto droid from over 2yrs. ago had that much!
  • doobydoo - Thursday, January 19, 2012 - link

    As alluded to by numerous posters, including one in this comments section, iOS handles memory usage more efficiently than Android so it doesn't suffer any performance penalty as a result of having less RAM.

Log in

Don't have an account? Sign up now