Slashdot Mirror


Android Rules Smartphones, But Which Version?

Nerval's Lobster writes "Google Android's dominance of the smartphone space has been reinforced by a new IDC study that places its market-share at 68.3 percent, well ahead of iOS at 18.8 percent. But which version of Android is most preferred by users? A new set of graphs on the Android Developers Website offers the answer to that question: 'Gingerbread,' or Android versions 2.3 through 2.3.7, dominates with 50.8 percent of the Android pie. 'Ice Cream Sandwich,' or versions 4.0.3 through 4.0.4, is second with 27.5 percent, with the latest 'Jelly Bean' build at 6.7 percent. As demonstrated by that graph on the Android Developers Website, there are a lot of devices running a lot of different versions of Android out there in the ecosystem, all with different capabilities. In turn, that could make it difficult for Google to deliver 'the latest and greatest' to any customer that wants it, and potentially irritates those customers who buy a smartphone (particularly a high-end one) expecting regular upgrades." Here's how Slashdot readers using Android break down: 31.0% Jelly Bean, 31.5% Ice Cream Sandwich, 0.7% Honeycomb, 22.8% Gingerbread, 4.3% Froyo, 1.1% Eclair, 0.05% Donut, 0.02% Cupcake, 8.5% unknown. Looks like you folks are ahead of the curve. iOS breaks down like this: 67% iOS 6, 28.6% iOS 5, 3.2% iOS 4, 0.5% iOS 3, 0.7% unknown. (These numbers include more than just phones, of course.) Overall, our iOS traffic (8.74%) is higher than our Android traffic (6.75%). Windows Phone and BlackBerry both clock in at about 0.2%.

24 of 298 comments (clear)

  1. Preference by Anonymous Coward · · Score: 5, Insightful

    "But which version of Android is most preferred by users?"
    I don't think it's about which version users prefer but rather what version they are stuck with.

    1. Re:Preference by Githaron · · Score: 5, Insightful

      "But which version of Android is most preferred by users?"

      The newest.

    2. Re:Preference by ohnocitizen · · Score: 3, Interesting

      Exactly. I have a Samsung Galaxy S3. I've been waiting for the official over the update to Jelly Bean from Verizon, and there isn't even a publicized release date. (No idea if it will be 4.1 or 4.2 either).

    3. Re:Preference by h4rr4r · · Score: 3, Funny

      Is this where the people smart enough to not get it on Verizon laugh at you?

    4. Re:Preference by ZombieBraintrust · · Score: 3, Insightful

      Well it depends. The newest runs like crap on a two year old phone. Some of the early Android phones didn't have enough memory.

    5. Re:Preference by lister+king+of+smeg · · Score: 4, Insightful

      "But which version of Android is most preferred by users?".

      CyanogenMod

      --
      ---Saying gnome 3 is better than windows 8 not so much a compliment as it is damning with light praise.
    6. Re:Preference by the_B0fh · · Score: 3, Interesting

      And that's because all the people involved are being actively stupid. It *IS* possible to have a few standard interfaces. They are just too damned lazy to do so.

      http://www.networkworld.com/community/blog/linus-torvalds-arm-has-lot-learn-pc

    7. Re:Preference by h4rr4r · · Score: 3, Interesting

      I think it is more that this is a new place for ARM to be in. They were not prepared for something like Android. They were used to be used on one off SOCs for embedded devices that never saw any updates and very little user interaction.

      ARM needs something like PCI, it needs standards it needs something like BIOS/EFI. Sadly right now it lacks all that and it really destroys any chance of a standardized installer for the platform.

    8. Re:Preference by DickBreath · · Score: 3, Funny

      > Is this where the people smart enough to not get it on Verizon laugh at you?

      AT&T has one thing that Verizon doesn't have and will never have.

      AT&T's coverage map includes all circles of hell! That is because their secret shadow universal headquarters are located there.

      You try getting a Verizon signal from in hell. Then we'll see who's laughing.

      --

      I'll see your senator, and I'll raise you two judges.
    9. Re:Preference by icebike · · Score: 4, Insightful

      I have to give credit to Apple that even users of the positively ancient iPhone 3GS still get first tier support. You would be hard pressed to find an Android phone from that era with official support for Jelly Bean. Maybe one of the Nexus phones?

      Um, no, that's not entirely true.

      Ask anyone who has installed IOS5 or IOS6 on an old iPhone 3G, or even a 3Gs. Its horrible.

      Large portions of new and marvelous best-thing-ever features are just not present on the old phones, (even those features that do not technically require new hardware elements, or are so slow as to be unusable. Battery life goes to hell, even with after Apple attempts to fix it. Most people who do this immediately hop on the net looking for a way to revert, the rest give up and run out to buy the latest iPhone (which was the plan all along). There is a lot of advice to simply not upgrade old phones.

      Even iPhone 4 users are wary about updating to IOS6.

      If anything the fact that you can install IOS6 on older devices speaks only to how little the iPhone has really progressed over time.

      --
      Sig Battery depleted. Reverting to safe mode.
    10. Re:Preference by tlhIngan · · Score: 5, Informative

      It is impossible to do what we have been doing with PCs.

      To be more correct, the PC is really just ONE platform, while ARM SoCs form many.

      E.g., in a PC, the memory will ALWAYS be in the same location, the BIOS will ALWAYS be in the same location as well. Once you have those two basics out of the way, it's trivial to figure out where stuff like video adapters are (which happen to be in the same spot for a basic console, as well). PCI enumeration and assignment (which relies on the PCI bridge being in the same spot, as well as stuff like keyboard controllers and all that having the same I/O map).

      When stuff's in the same location, it's easy.

      With ARM, that's like everyone agreeing to use say, Samsung SoC's for the next 30 years and making sure Samsung's SoCs remain backwards compatible w.r.t. memory maps.

      After all, you can still boot DOS on a modern PC these days, If the memory map changed, or even if the memory is not in the same spot as it was before, that won't work as the link addresses are all wrong.

      Linux uses device trees for ARM, which is a hack to try to get the same thing on ARM SoCs, but the problem there is things like DMA controllers aren't the same, memory controllers vary, etc. And of course, where one chip can have memory starting at 0x80000000, others can have it at 0x40000000, or 0xC0000000...

    11. Re:Preference by ozmanjusri · · Score: 4, Insightful

      I've been dithering on buying a tablet, and upgradability is one of the biggest sticking points.

      Then buy an Asus or a Nexus.

      Vote with your wallet - show those lagging vendors who's boss.

      --
      "I've got more toys than Teruhisa Kitahara."
    12. Re:Preference by ozmanjusri · · Score: 3, Insightful

      It still drives me crazy that there isn't a "reference install" for Android that you can use

      AOSP is the reference version. http://source.android.com/faqs.html

      --
      "I've got more toys than Teruhisa Kitahara."
    13. Re:Preference by EXrider · · Score: 3, Interesting

      Have you actually used an iOS device for any extended period of time, or is this just conjecture based upon accounts of others and ramblings on forums?

      I can't speak for the 3GS, but I had an iPhone 4 up until very recently and all of the OS updates, all the way up to 6.0.1 worked just fine for me. I mean, it was incrementally slower past iOS 4, as you would expect with more features (bloat) added for the newer more capable devices, but it wasn't as slow to be annoying or unusable like other devices I've had the displeasure of using. Battery life was always good for the two years I had the 4, I was regularly able to make it 24-48hrs on a charge all the way up to the last day I had it on 6.0.1.

      --
      grep -iw skynet /etc/services
  2. Which version is preferred? by stevez67 · · Score: 4, Insightful

    That should read "which Android version is the one their device will run or has been allowed to upgrade to." It's not like anyone with an android phone running Froyo can arbitrarily decide to upgrade to Jelly Bean.

  3. I miss version numbers by H0p313ss · · Score: 3, Insightful

    I know I'm not the only one but is this just age? Is there a real problem with the "code word" naming schemes?

    And stay off my snow.

    --
    XML is a known as a key material required to create SMD: Software of Mass Destruction
  4. Unanswerable question by Anonymous Coward · · Score: 5, Insightful

    Which version of Android is most preferred by users?

    How would anyone know? The decision is made by the service provider, not the user.

  5. A little surprised by Cinder6 · · Score: 4, Interesting

    Yada yada, "preference" is the wrong word here. Anyway...

    I know there are many articles saying that iOS has more overall web usage, but I'm still surprised to see that it's even the case with a demographic like Slashdot. Of course, it doesn't mean there are more iOS Slashdot users, but it's still interesting.

    --
    If you can't convince them, convict them.
  6. Re:Android Dominance? by jandrese · · Score: 4, Informative

    It's well documented that iOS users tend to use their phones a lot more than Android users. Same thing in tablet space.

    --

    I read the internet for the articles.
  7. Did You Get a Voucher for Windows Lol? by eldavojohn · · Score: 5, Funny

    No, no problem using words instead of numbers. Numbers are boring. Also, you can get it wrong - windows 3,95,98,2000,7. Lol!

    So they just went ahead and changed "Windows 8" to "Windows Lol!"? Sounds about right ...

    --
    My work here is dung.
  8. Re:Android Dominance? by h4rr4r · · Score: 4, Funny

    Or that people who did not have to pay for iDevices had enough money left to buy computers :)

  9. Confusing Analogy by SuperKendall · · Score: 4, Funny

    It rules for the same reason that when you look in the parking lot you see no two cars alike. They all have different versions of equipment, or different model years. Nobody cares....they come in every size, shape, color, style, feature combination and price that one could want. Openness. It appears that it may always win in the long run.

    What is "open" about cars at all? I can't generally use parts between them, often not even within the same model line between years.

    About as close as a car gets to being "open" is that I can buy a floor-mat that fits badly in ALMOST any car.

    Cars are "open" in the same way that Android and iOS and WP8 and every other Smart phone are "open" already. I can buy a tank of gas anywhere and use it in my car (well, not Diesel....). I can also use a number of carriers from any smart phone (well, not any smart phone, some are carrier locked). I can browse the web anywhere, well, except for web sites that use Flash or SIlverlight because those plugins don't exist anymore on most mobile smartphones.

    I guess they are alike in that I can use the same cleaning products for any car, and can find cleaning products that also work for any smart phone?

    In the end your analogy just seems really bad, even considering it's based on cars which are foolproof in the analogy department.

    But perhaps it's just you trying to claim something the opposite of what is being demonstrated; cars after all are a prime example of how proprietary and closed wins over the hearts and minds of consumers.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  10. Okay seriously, I don't get this by Voyager529 · · Score: 3, Informative

    People on tech forums always complain about how fragmented Android is. "ZoMg iM sTuCk On TiArAmAsU!!!!!111 WhEn WiLl i GeT wHiTe ChOcOlAtE MoChA??? WAAAAHHHHHhhh!!!!!1111 $MY_CARRIER iS tEh SuXoRz!!!"

    In my experience, it's more version number bragging contests than anything else. The only apps that don't run on every version of Android I've used since 2.2 (now a three year old release that counts for less than 3% of devices combined with all of those below it) are LBE Privacy Guard (doesn't run on Jelly Bean but runs on anything else; XDA-Devs has a translation of the Chinese variant that works fine), 4EXT Recovery (which is more hardware specific than OS specific since it's actually a recovery environment), and a few power widgets since ICS and up don't allow widgets to directly toggle GPS and the baseband. Everything else, from Amazon daily free apps (usually games) to Netflix, to media players, to Root Explorer...it all works flawlessly on every Android device I've owned.
    Yes, Jellybean gives us Google Now and pseudo-Swype. Yes, ICS gave us a somewhat different UI (I prefer the vertically scrolling app drawer myself...and yes I know about the third party launcher apps; that's not the point) and MTP instead of USB Mass Storage (another change I somewhat-understand but can't stand). If your hardware supports NFC, ICS can also utilize that, although its utility is still in the "because I can" / "the iPhone doesn't have it" stage. Beyond those changes, I have to Wikipedia the rest.

    Really, the bigger differences tend to follow the OEMs. I personally really like HTC Sense, though I know plenty of people (especially here) disagree with me. Touchwiz doesn't completely suck like Motoblur does, and the bone-stock nexus/cyanogen UI seems a bit too minimalist for me. For end users, the differences in those skins is going to be a bigger change than between different android versions, especially since, once again, they all run the same apps.

    Everyone complains about how fragmented Android is, but literally every OS that's ever had more than one version will have that. Windows? XP/Vista/7/8, to say nothing about the asymptotic number of 2000/9x users clinging to their 15 year old desktops that still work perfectly and refuse to die. No one complains that Windows is fragmented. OSX? Tiger/Leopard/Snow Leopard/Lion/Mountain Lion all exist, all happily running Final Cut Pro, Logic, Photoshop, and iLife. Linux? There's an extensive SVG-formatted family tree of flavors over on Wiki, all doing something. iOS? Perhaps the closest to a unified platform, but there are still plenty of 3GS devices and older-gen iPod Touch units running iOS 5.x (including every first-gen iPad), 4.x, and likely still a handful on 3.x.

    No matter what you compare Android to, you'll be comparing it to something with plenty of fragmentation of its own. Fragmentation has never stopped a computing platform from adoption, and just because there is a version of $WHATEVER_OS newer than yours doesn't instantly prevent all the existing applications from running unless the OS maker royally messes with stuff or involves a completely different flavor of hardware or something equally drastic. So why is it that Androidland always has their knickers in a twist over the fact that their hardware isn't running THE LATEST version? If it was really that big of a deal, most phones have fairly simple rooting instructions over at xda-devs or sdx-devs.

    Mobile OS updates were RARE before the iPhone; I remember my HTC Dash getting exactly one (official) update. Desktop Windows never gave free updates, and neither did OSX - that was always something the Linux community prided itself on, but the Linux community isn't attempting to perpetuate a business model.

    I'll conclude with posing the question again: Why does Android get the 'fragmented' label as a derogatory stigma and a 'problem' in need of 'solving', when literally every operating system ever can also wear that badge just as well and no one cares?

  11. Verizon has 3G coverage in Hell, MI by tepples · · Score: 5, Funny

    You try getting a Verizon signal from in hell. Then we'll see who's laughing.

    I looked up the ZIP code for Hell, went to Verizon's coverage map, typed in ZIP code 48169, and I discovered that yes, Verizon has 3G coverage in Hell.