Slashdot Mirror


Is 'Quadroid' the New 'Wintel'?

CWmike writes "'Wintel' is the term that for years defined Windows-based computers running Intel chips. Now a similar expression is emerging for smartphones: 'Quadroid,' a term that refers to the Qualcomm chips used inside smartphones running the Android mobile operating system. The term, recently coined in a report by the PRTM consultancy, could catch on, largely because Qualcomm provides 77% of the chips in phones running Google's Android, which is expected to take the No. 2 slot in 2010. And the Quadroid alliance is expected to grow. Like Wintel has for PCs, Quadroid could push down profit margins for smartphone manufacturers, some analysts say. That might seem like a good thing to consumers, but may not be so good for many phone makers."

150 comments

  1. In a word: no by Senes · · Score: 2

    In a few more words: we're not going to see what we saw with Wintel because people actually have to go out and select Android. Wintel was what you got when you walked into a store and walked out with a computer; most people didn't even know what an operating system was until it was far too late.

    1. Re:In a word: no by Anonymous Coward · · Score: 0

      That's exactly the point. It wasn't always that way with computers, and it's now heading in that direction with smartphones. Walk into a non AT&T cell phone store and ask for a smartphone, see what they show you.

    2. Re:In a word: no by sarysa · · Score: 2

      What we saw with Wintel? What exactly did we see with Wintel?

      http://www.urbandictionary.com/define.php?term=Wintel

      Seems pretty dry to me. News editorialists love to invent portmanteaus and then pat themselves over the back for a self-perceived job well done, but virtually nobody outside of their little news bubble acknowledges it beyond groaning about its overuse. (staycation)

      --
      Charisma is the measure of someone's ability to lie with a straight face.
    3. Re:In a word: no by fuzzyfuzzyfungus · · Score: 4, Interesting

      I'm guessing that it will be rather worse for customers than Wintel...

      Wintel duopoly = lower margins for the companies that "make" the computers = greater incentive to take payments in exchange for bundling shitware and/or attempt to 'differentiate' with vendor shovelware.

      With cellphones: Same thing; but the customer is cryptographically prevented from uninstalling the crap unless the model is popular enough to attract a really solid mod scene and an easy-to-use custom firmware...

    4. Re:In a word: no by Anonymous Coward · · Score: 1

      A blackberry... oh sorry, I live in Canada.

    5. Re:In a word: no by guyminuslife · · Score: 2

      No, we're not going to see what we saw with Wintel because, AFAIK, there are no third-party native apps for Android phones. Microsoft could have ported Windows to a MIPS architecture (for instance), but why would they? Windows developers were/are distributing native code that runs on x86 chips: they'd have to at the very least recompile their application to run on Windows MIPS. Users wouldn't understand the issue, and it would cannibalize the platform.

      On the other hand, if Android apps run on a VM, then it doesn't matter if you've got an ARM architecture, an x86 architecture, a Power architecture...the bytecode should be the same. So even if Android were to completely dominate the smartphone market, the chip manufacturers really shouldn't rest on their laurels, because they can be replaced much more easily. Linux already runs on it...

      --
      I don't believe in time. It's a grand conspiracy designed to sell watches.
    6. Re:In a word: no by Anonymous Coward · · Score: 0

      With cellphones: Same thing; but the customer is cryptographically prevented from uninstalling the crap unless the model is popular enough to attract a really solid mod scene and an easy-to-use custom firmware...

      Worse... you have features like $30/month tethering (arbitrarily limited to 5-8 devices) on Sprint plans, which duplicates the exact same core operating system function, and are prevented from using the free method instead (software rooting the phone = voided warranty).

      Yeah yeah... carriers can't determine if you rooted it or not, provided you reflash the original firmware, but that isn't the point.

    7. Re:In a word: no by Gadget_Guy · · Score: 2

      Microsoft could have ported Windows to a MIPS architecture (for instance), but why would they?

      Actually, they did. From Wikipedia:

      "Various versions of NT family operating systems have been released for a variety of processor architectures, initially Intel IA-32, MIPS R3000/R4000 and Alpha, with PowerPC, Itanium and AMD64 supported in later releases."

    8. Re:In a word: no by Anonymous Coward · · Score: 0

      Take the stick out, slugger. You'll feel better.

    9. Re:In a word: no by AVryhof · · Score: 1

      I got an HTC Vogue with Win Mobile as a "free" upgrade from Verizon.

    10. Re:In a word: no by AmiMoJo · · Score: 1

      There is no cryptographic lock on pre-installed software, it's just that there is no interface for uninstalling it. If you root the phone (as easy as installing an app from the Android Market - yes, Google do allow rooting apps on there) you can remove bundled apps but you do have to be careful because like any custom distro removing random things may break something.

      Usually there is no real need to remove bundled apps though. You can install any number of free apps to replace customised home screens and keyboards. Some of the bundled stuff is actually quite good, e.g. the HTC keyboard. They never lock you out from using the one of your choice though, and if you want a vanilla Android phone there are plenty of options.

      The Qualcomm situation isn't as bad as Intel either because ARM is licenseable by anyone and because the architecture is set by ARM themselves everyone is producing compatible kit. Android runs on non-ARM hardware too. The reason Qualcomm are popular is because they are cheap, but there are no barriers to anyone else making competing chips, unlike in the Wintel days when Intel was using patents and proprietary extensions to try to kill the competition.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    11. Re:In a word: no by commodore64_love · · Score: 1

      I don't understand your complaint.

      "Win-tel PC" or "Windows/Intel PC" is a perfectly good replacement to describe machines that were once known as IBM PC Compatibles.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    12. Re:In a word: no by gabebear · · Score: 1
      A couple fixes:
      • There are plenty of third party apps that use native code. With Android NDK(came out with Android 1.5?), you can write native code for ARM, and a lot of people use it. I've just started playing with it, but it should be much better for highly interactive stuff.
      • Android runs on top of a Linux kernel (a good and a bad thing with Linux's driver model)
    13. Re:In a word: no by Eunuchswear · · Score: 1

      Mine has an AMD processor and runs Linux.

      Is it a WinTel?

      --
      Watch this Heartland Institute video
    14. Re:In a word: no by HermMunster · · Score: 1

      If memory serves me correctly wintel wasn't just a term describing that the two products worked together but that there was a much tighter relationship aimed at stifling the competition in both markets. At first the term was one expressing their relationship but later it was one highlighting the angst of the industry because of the success in keeping all competition out.

      --
      You can lead a man with reason but you can't make him think.
    15. Re:In a word: no by GameboyRMH · · Score: 1

      With cellphones: Same thing; but the customer is cryptographically prevented from uninstalling the crap unless the model is popular enough to attract a really solid mod scene and an easy-to-use custom firmware...

      And this is why Android devices are a case of "openwashing:" In theory, they're open, in practice, not so much.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    16. Re:In a word: no by fuzzyfuzzyfungus · · Score: 1

      The trouble is that Android is open; but most devices are(often incompetently) Tivoized good and hard...

      People may love to bag on RMS and GPL3(and it is indeed quite possible that only the chance to Tivoize and "value add" is what got android onto as many carrier-blessed and subsidized handsets as it is now on); but the threat of having plenty of free software and nothing but x86 whiteboxes and hobbyist hackjobs in protoboxes to run it on is hardly pure paranoia...

    17. Re:In a word: no by MBGMorden · · Score: 1

      Yeah yeah... carriers can't determine if you rooted it or not, provided you reflash the original firmware

      Don't know if this is the case for all of them, but on my Fascinate I certainly didn't need to flash any new firmware onto it to get root. As a matter of fact, all I had to do was run an automated script and it was unlocked. There is a sequence of less than a dozen commands to type to remove root again.

      Is it perfect? No, not really. That said, I had my phone doing exactly what I wanted within a day of opening the box. I have root, tethering at no additional cost, all the bloatware is removed, and I've installed a hacked version of the browser to use Google instead of bing.

      It's also worth noting that it's not Google prompting these lockdowns, but the carriers. You can get tethering apps from Google's app-store for goodness sakes.

      My guess is that eventually the cell companies will wisen up and stop with the lockdowns. I think the smaller resellers like Boost and Cricket will lead that charge to some degree. They seem to be carving a market out of doing the stuff the big guys won't do. The more competition we get like that, the easier it will be to get them to change their ways.

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    18. Re:In a word: no by Saint+Gerbil · · Score: 1

      Your average consumer still doesn't know what an OS is.

      We still had more than a few years of people building buying and selling Sinclairs, Commodore, Amstrads, Amiga, etc
      but it took Wintel to take it main stream.

      I think mobiles will go one of 2 ways Android or iOS unless something else comes along to blow them away or the competition catches up.

    19. Re:In a word: no by Saint+Gerbil · · Score: 1

      In a word: no.

    20. Re:In a word: no by Eunuchswear · · Score: 1

      So it's not an IBM PC Compatible?

      Or commodore64_love is mistaken?

      --
      Watch this Heartland Institute video
    21. Re:In a word: no by sarysa · · Score: 1

      "Win-tel PC" or "Windows/Intel PC" is a perfectly good replacement to describe machines that were once known as IBM PC Compatibles.

      I guess some people really don't understand the opposition mindset on this one. (see the all caps post below) We're not offended by new words entering the lingo, we're offended by the media artificially trying to inflate words they "invented" by acting like it's been in the wide vernacular all this time, and for acting like everyone else is some kind of neerdowell for not having picked up on it.

      I'm asking the media to stop inventing words to fill their 24/7 reporting gaps. (like staycation) Let the rest of us do that, then report on it when it's getting to be near omnipresent...like you used to.

      --
      Charisma is the measure of someone's ability to lie with a straight face.
    22. Re:In a word: no by sarysa · · Score: 1

      I apologize. I thought Slashdot would be the one place to get away from buzzword bingo.

      --
      Charisma is the measure of someone's ability to lie with a straight face.
    23. Re:In a word: no by tehcyder · · Score: 1

      I don't understand your complaint.

      "Win-tel PC" or "Windows/Intel PC" is a perfectly good replacement to describe machines that were once known as IBM PC Compatibles.

      It might have been until AMD chips and Linux came along.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    24. Re:In a word: no by hazydave · · Score: 1

      People will walk into a phone store and ask for "a smartphone".

      There was a time when you walked into a computer store, and saw just Apples, Commodores, and maybe Ataris or Cromemcos or Kaypros. Later on, you saw PCs, Macs, PCs, Amigas, PCs, maybe an Atari ST, and more PCs. Today, you see PCs, unless you're in one of the rare stores with Macs. And the Macs are all over in the "special people" corner of the store.

      This isn't the case, yet, with Smartphones. But consider reality: you go into a phone store today, there are a dozen smart phones. In an AT&T store, one of those will be an iPhone. At Sprint or Verizon, maybe one is a Palm. You probably have 2-3 Blackberries at any given store. All the rest are Android... not to bad one a year.

      So it's not hard to imagine that the known-nothing, just-wants-a-smart-phone buyer will assay the selection, and do what they did for the PC: buy what apparently everyone else is buying. Which, at least this time around, is a far better thing to do than when it was PC vs. everyone else.

      The big problem is that, while Android itself is a good thing (IMHO), the phone company mucking with Android, with my ability to load up alternate versions of Android, their hacking in forced Bing! or evil apps I can't remove, that has the potential to damage Android's reputation. Sure, freedom is a double-edged sword. But this kind of buying doesn't filter out the worst of these. Smart buying, when people do the research, would end this practice.

      Google themselves could spend the Google equivalent of a drink at Starbucks and launch a consumer education campaign on this. It does ultimately affect their purpose behind Android -- too much locking down, and Google could actually be pushed out of the picture (imagine an AT&T phone with Bing! that only allows downloads from the new AT&T App Store, with a protected bootloader).

      --
      -Dave Haynie
    25. Re:In a word: no by hazydave · · Score: 1

      Right.

      There have nearly always been x86 chips from other companies. AMD got in the game because Intel actually pushed for them to create a second source. In those days, Hitachi did second source MC68000s for Motorola, too... there was just more resistance to single sourced major components than there is today.

      The reason it's called "Wintel" isn't because Windows and Intel are/were the only options. Its because they came to be driving factor behind the evolution of the PC platform, much as IBM had been in the pre-PS/2 days. Look at any PC interface in there: PCI, ePCI, USB, SATA, etc. Intel designed or codesigned most of these. Firewire? Designed by Apple... never became all that prevalent (and the only reason anyone cared: video cameras).

      Sure, AMD too the reigns on some things (64-bit, links vs buses). Sure, Linux is the engine that drives the internet, as well as lots of big iron (massively parallel data servers and supercomputers, many smart phones), but it's MS/Windows and Intel, more than anything, that shaped the modern PC.

      Well, that and videogames. Since gaming emerged in the early 1990s as the only mass market activity that really demanded more CPU cycles, it's been very tightly coupled to both Intel and Windows in the way PCs evolved.

      --
      -Dave Haynie
    26. Re:In a word: no by thethibs · · Score: 1

      For the people, like me, that built and sold Wintel PC's back in the day, it was "Compaq Compatible" for all but a few months.

      --
      I'm a Programmer. That's one level above Software Engineer and one level below Engineer.
    27. Re:In a word: no by hazydave · · Score: 1

      Boost resells Sprint, but Cricket is actually on their own network. So is MetroPCS. Both are tiny, even compared to T-Mobile, but they're not "resellers" in the send of Boost, Virgin, Creedo, etc.

      And yeah, these guys, at least in part, have already shaken up the market a bit. Until this year or so, the cellular market was all fairly artificial competition. Each company would dangle different carrots in front of you to get your business, but the fees and services were nearly identical.

      Then some of the small guys entered and countered that with the "buy the phone, no contract" options, at substantially lower prices. Market pressures at least got T-Mo and Sprint competing somewhat on price, and I guess T-Mobile even offers a lower price if you bring your own phone.

      As thing heat up with "4G" (or maybe, even actual 4G in a few years), there really could be another series of shakeups. In fact, it's already headed that way I think... Sprint is currently doing "all you can eat" on WiMax, while Verizon is doing the same old download caps for LTE they do for EvDO. T-Mobile is doing the same caps too, but their "4G" is actually just the final generation of 3G, HSPA+, same thing AT&T just finished installing (though apparently, they're not supporting it with many devices yet -- could be they just cut their HSPA+ plans short in lieu of spending that money on their LTE network)

      --
      -Dave Haynie
    28. Re:In a word: no by hazydave · · Score: 1

      The main reason for removing awful bundled software is internal flash space. That's a slowly vanishing problem, as phone makers spend the extra buck or two and go beyond the 512MB standard of 2009.

      --
      -Dave Haynie
    29. Re:In a word: no by hazydave · · Score: 1

      They actually started out with MIPS (back when the "ARC" platform was being positioned as an alternative to x86), but MS's usual plan with NT was to get someone else to maintain (and pay to maintain) the non-x86 versions of NT. So NEC did most of the MIPS work, Motorola did PowerPC, IBM did Alpha, etc.

      --
      -Dave Haynie
    30. Re:In a word: no by haruchai · · Score: 1

      Let's see - does it run ( only ) x86 / x64 instruction set natively? Did you pay the Microsoft tax? Has there been threats and lawsuits between AMD and Intel or Microsoft and Linux that may have affected you or the hardware you've bought or were thinking of buying?

      Your answers to the questions above should help you decide if you're on the Wintel platform or not.

        The short answer? YES

      --
      Pain is merely failure leaving the body
    31. Re:In a word: no by AmiMoJo · · Score: 1

      Well in Froyo you can install apps to an SD card anyway.

      I think I came to this discussion too late. The GP is modded 4 "interesting" despite being factually incorrect. Honestly, Google have gone far far further than any other phone OS developer by making Android open and easy to modify. Try searching the Market for "root" to see how many apps are available. The app to root the phone is itself in the Market. Rooted phones still get all the updates and features, they are never locked out by Google.

      You can install apps from anywhere, not just the Market. You can download them direct from the web, email or SD card. The SDK and emulator are free, you only have to pay a small amount to get your apps in the Market.

      Oh, and the OS is open source. It runs on some netbooks.

      Seriously, what more could they do? They managed to get an open and hackable OS onto millions of phones where before there was only locked down bullshit like Symbian and iOS. I'm no Google fanboi but credit where credit is due.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    32. Re:In a word: no by guyminuslife · · Score: 1

      Your facts have gotten in the way of my opinions. I am therefore calling upon my deity, Ithykarogle, to smite you with his mighty vuvuzela. You may say that this deity does not exist, and that a vuvuzela is a flimsy plastic toy, but again, my opinions are stronger than your facts.

      --
      I don't believe in time. It's a grand conspiracy designed to sell watches.
    33. Re:In a word: no by Narcogen · · Score: 1

      No, it's still perfectly good for that. WinTel is a venn diagram that describes the subset of "IBM PC compatibles" where "runs a CPU by intel" intersects "runs the Windows operating system".

      The term is now no less accurate, it's merely less inclusive-- although since Intel and Windows both dominate their respective markets, only marginally less inclusive.

      Of course, machines that use AMD processors to run the Linux operating system never fell under either umbrella, so they have no impact on the accuracy of the term whatsoever. As the term was coined to define the "standard" combination for business PCs, a machine that conforms to neither (especially in not running Microsoft's Windows operating system) was never intended for inclusion anyway. That the machine *could* run it isn't particularly relevant-- neither is the fact that the chosen operating system, Linux, also runs on Intel processors.

  2. answer by Anonymous Coward · · Score: 0, Informative

    No.

  3. The writing is on the wall. by Zugok · · Score: 4, Funny

    So does that make the Nokia-MeeGo combination a NoGo? I don't like the sound of that!

    --
    "I just can't sit while people are saying nonsense in a meeting without saying it's nonsense" J Watson, Sci Am 288:(4)51
    1. Re:The writing is on the wall. by whiteboy86 · · Score: 1

      Android has got a better branding, you can't beat that green Android robot, it is beyond argument especially with non-tech people. Now all the "MeGo.." jokes around, Nokia+Intel teams should have picked at least some animal or something people can easily relate to, this new OS will be hard to push especially when the other side (Android) has the Google marketing muscle behind it.

    2. Re:The writing is on the wall. by EETech1 · · Score: 1

      Now thats fucking funny!

      I hope not, but its funny.

      (still laughing)

    3. Re:The writing is on the wall. by jo42 · · Score: 2

      Android -> Quadroid => Hemorrhoid.

    4. Re:The writing is on the wall. by DirePickle · · Score: 1

      I'm a pretty techy person, and I don't think I'd recognize the Android robot. I actually had to just go Google it to see what you're talking about--I don't think I've ever even seen or noticed it before.

    5. Re:The writing is on the wall. by Nirvelli · · Score: 1

      You're a bit late on that one.

    6. Re:The writing is on the wall. by Zugok · · Score: 1

      Ah but that's about MeeGo on a Nokia being a 'no go' because Maemo is uh...a 'go'... Where as I am talking about MeeGo on a Nokia being a NoGo or was that a no go... uh what was I talking about again?

      --
      "I just can't sit while people are saying nonsense in a meeting without saying it's nonsense" J Watson, Sci Am 288:(4)51
    7. Re:The writing is on the wall. by MBGMorden · · Score: 1

      Recognition will come in time. I think what he was saying was that it's a good thing that you can remember once you've seen it. It's a likeable character, and characters stick in people's minds. I often wish Tux was drawn a bit more creatively for that purpose. The idea of Tux is a good one - it's just that the classic illustration of him just sitting there on his butt isn't exactly endearing.

      That said, at least in the US, I think Verizon is doing a LOT to drive Android's popularity. People are now saying they've got a "droid" like it's a household name, even when they don't have phones in the Verizon Droid series. I personally have a Samsung Fascinate and almost everyone who I've mentioned that to have said something along the lines of "That's a droid right?". It's an idea that has taken hold: your phone is good as long as it's a "droid".

      Also, Android is starting to appear on cheaper phones too, which is a plus. Phones like the LG Ally for example. Some people don't want to plop down $200+ on a phone (even subsidized), but there are now Android phones for well under $100 now.

      I think when it comes down to it, the combination of a universal OS that can be used on a myriad of different hardware platforms is starting to pay off. I had previously used an iPod Touch for music and apps, and I have a BlackBerry Storm 2 as my work phone. Ever minute I spend on the Blackberry I spent thinking "why can't this be more like my iPod?". On my Fascinate? I never have those thoughts. The device works, and works well.

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    8. Re:The writing is on the wall. by hazydave · · Score: 1

      It's already well known in geek circles. The green robot's made prominent appearances on TV ("Fringe" just this week). There are green robot toys all over the place. I get 375,000 hits for "Android Mascot" on Google... even more than I get googling my name (80,800)... the mascot is a great marketing gimmik.

      --
      -Dave Haynie
  4. bad for consumers as well. by RyuuzakiTetsuya · · Score: 3, Interesting

    When the race to the bottom occurs, and everyone's trying to grab marketshare rather than profit, OEMs are going to crap out ever more unreliable, useless hardware. The whole thing's a mess.

    This isn't good for consumers. the Android software ecosystem WILL suffer. custom UI skins will be more bloated and useless, apps will become more and more fragmented, and I'm not sure if consumers are going to be willing to put up with it.

    --
    Non impediti ratione cogitationus.
    1. Re:bad for consumers as well. by Anonymous Coward · · Score: 1

      custom UI skins will be more bloated and useless, apps will become more and more fragmented,

      good news you can just put your own version of android on your phone with your own custom ui or none at all.

      im just waiting for catonical to grab an android release make it look like gnome/unity throw in a half decent shell and release it as ubuntroid or whatever their gona call it

    2. Re:bad for consumers as well. by mjwx · · Score: 4, Insightful

      When the race to the bottom occurs

      Where is this happening?

      Samsung, LG, HTC, Moto et al. seem more interested in a race to the top providing the best high end phone. Even in Wintel land, its a race to the top with Dell, HP, Asus, Lenovo, Toshiba and so forth competing for the best product in each price category. Heuwei and others seem more interested in providing the best low end phone possible.

      Sorry but your argument is bad.

      Competitive environments don't support races to the bottom, only highly restricted environments support products that are deliberately underpowered, striped of features or just not fit for purpose

      This isn't good for consumers. the Android software ecosystem WILL suffer

      No, it isn't good for certain one-size fits all competitors. It's excellent for Android customers. UI's sort themselves out as some thrive, some die and orders establish themselves in the same way that various technologies fought on Windows, all can co-exist but one or two become dominant. I'm not a liberatard but the market really will sort this one out.

      custom UI skins will be more bloated and useless, apps will become more and more fragmented

      Try saying fragmentation a few more times, at least you wont sound like more of a fanboy. The fragmentation myth has been disproved time and time again, I mean tweetdeck had all of two android developers for the hundreds of handsets (in reality they coded for 4 versions of Android, 1.5, 1.6, 2.1 and 2.2). If you don't know how interpreted code works and why android uses this model you shouldn't be participating in this conversation.

      In the end it still comes down to "do or not do". Wintel is still on top because it does more then any other OS (Linux rules the servers because it does more then any other *nix). Windows does nothing, well lets not kid ourselves, its a bloated, buggy, unreliable piece of crap but it runs all my work programs, games and anything else I throw at it. This will be the same on mobile OS's, in a years time there will be a lot that Android does that other mobile OS's don't do, already my Moto Milestone w/Android 2.2 is more like a desktop machine in a form factor that is convenient to make phone calls on.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    3. Re:bad for consumers as well. by benjamindees · · Score: 1

      Yeah, but just think of all the cheap jailbroken Linux remote-control tracking device cameras we will have two years from now. Like, a whole beowulf cluster of them.

      --
      "I assumed blithely that there were no elves out there in the darkness"
    4. Re:bad for consumers as well. by EETech1 · · Score: 0

      in a year or two, powering up a 1.6 android phone will likely result in a rapid influx of insta-pawnage that'll rival connecting a Windows98 machine to the internet:) There'd be so many bots auto-pawning you, you probally couldn't get from a hard reset to making a phone call before it's un-useable!

    5. Re:bad for consumers as well. by Anonymous Coward · · Score: 0

      No i do not think so at all. The final sentence: "That might seem like a good thing to consumers, but may not be so good for many phone makers." triggers all my alarms of a call behind the scenes for price fixing. And that offers nothing good for the consumer, only their already high profits.

    6. Re:bad for consumers as well. by John+Betonschaar · · Score: 3, Insightful

      Where is this happening?

      Samsung, LG, HTC, Moto et al. seem more interested in a race to the top providing the best high end phone. Even in Wintel land, its a race to the top with Dell, HP, Asus, Lenovo, Toshiba and so forth competing for the best product in each price category. Heuwei and others seem more interested in providing the best low end phone possible.

      The race to the bottom is about the platform itself, not about a few individual manufacturers and their high-end models based on Android. If it turns out in a few years that you have 95 craptastic el-cheapo Android phones on the market for every 5 high-end ones, you guess what most people will be buying. The cheap craptastic ones. It's would be just like Wintel land, where the vast majority of laptops sold are sub-$700, and all of them have crappy build quality, crappy batteries, crappy screens, etc. People buying a laptop just look at the GHzs and the GBs and then choose the least expensive option they can find. That's a race to the bottom for you: flooding the market with so many cheap options that price and volume become the leading factors in the design of your product.

    7. Re:bad for consumers as well. by Anne+Thwacks · · Score: 1

      Except that live 1.6 machines will be as rare as hens' teeth because the network operators will provide OTA upgrades to 2.2 before the problem gets serious.

      --
      Sent from my ASR33 using ASCII
    8. Re:bad for consumers as well. by mjwx · · Score: 1

      The race to the bottom is about the platform itself, not about a few individual manufacturers and their high-end models based on Android. If it turns out in a few years that you have 95 craptastic el-cheapo Android phones on the market for every 5 high-end ones, you guess what most people will be buying.

      And this is what is wrong about the argument.

      This has not happened in the PC market nor in the current mobile phone market. There has been a slight shift towards high end devices of late. Despite Manufacuters like Acer making PC's "to a price" high end sales continue (Sony VAIO, Dell Latitudes, HP Envy's and so on). The thing is that the low end and high end markets exist as different entities in computers, so I think the same will happen with phones.

      I understand your augment but I still think it doesn't apply. It's not like toasters where fancy boutique toasters were eliminated by $15 toasters made in bulk in China, there is value in quality when it comes to computers and similar devices and more importantly, people see value in quality in computers.

      The Nokia 3310 has not dominated the market for the same reason the $500 Acer Travelmate has not dominated the market, because there are different markets with different needs and expectations. The existence of a low end segment does not cheapen the market when there is a big enough difference in what the market wants.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    9. Re:bad for consumers as well. by gabebear · · Score: 1

      Sure.... You do realize that all Android phones are newer than the iPhone 3G?

      I have two Android devices, one has a promised update to 2.2 in early 2010 and the other is officially stuck at 1.6. The security update situation on Android is crap. http://nakedsecurity.sophos.com/2010/11/26/android-how-security-can-work-while-failing/

    10. Re:bad for consumers as well. by gabebear · · Score: 1

      oops, meant early 2011

    11. Re:bad for consumers as well. by symbolset · · Score: 1

      This is the "Choice is bad" argument again. As long as there's a few high-end phones with a spectrum of cutting edge features to choose from, why should you care if there's a thousand off-brand special-purpose kidphones? If you don't like the burden of choice, you'll always have the option to go to Apple where there's One True iPhone. But for people who need a phone that's more economical or configured differently than an iPhone, it's nice to have the choice. Besides, the dynamic nature of Android phone design shows Apple what features are crucial to add to their phone to keep striving to be on top. We all win.

      Yeah, in Android land developers have to do more work to fit their apps to diverse platforms. This isn't new - PC developers have been doing it always. But that's one of the reasons why we pay them for their apps. If they need a stable high-population platform to launch their app development company there's the iPhone to build from. Once the app is built, porting to Android is a minor thing. It's the features and the interface that are important to app acceptance - the hard part. Porting is pretty mechanical work that involves little creative input.

      --
      Help stamp out iliturcy.
    12. Re:bad for consumers as well. by RyuuzakiTetsuya · · Score: 1

      Wrong.

      This is the, "Shitty build quality and shitty drivers and shitty OS extensions" are bad. Those come from a race to make devices as cheap as possible trying to make up the difference through economies of scale.

      That is BAD for consumers. When everyone does it, consumers have no choice.

      Choice is good(When the choice was "Windows Mobile" or Symbian, the market for smart phones -sucked-), but, Google hosed their licensing with Android. They should've picked a license that allowed them to both keep the whole OS open source but if you planned to make a buck off of it, your device had to pass some level of QA. Phones are more disposable than PCs. This may actually be very bad for the Android platform.

      --
      Non impediti ratione cogitationus.
    13. Re:bad for consumers as well. by Anonymous Coward · · Score: 0

      The Nokia 3310 has NOT dominated the market?! Bullshit. You'd be hard pressed to see any phone that wasn't a 3310 during its peak years. It clearly dominated the market. It sold over 120 million units; how many did any high end phone sell?

    14. Re:bad for consumers as well. by RyuuzakiTetsuya · · Score: 1

      Try saying fragmentation a few more times, at least you wont sound like more of a fanboy. The fragmentation myth has been disproved time and time again, I mean tweetdeck had all of two android developers for the hundreds of handsets (in reality they coded for 4 versions of Android, 1.5, 1.6, 2.1 and 2.2). If you don't know how interpreted code works and why android uses this model you shouldn't be participating in this conversation.

      Yes, I know how interpreted code works. Android uses this model because they're selling on multiple CPU and GPU platforms.

      Yes, tweetdeck can get their simple twitter app out and be done with it with only two devs.

      ON THE OTHER HAND

      Rovio's listed some LESS THAN A YEAR OLD PHONES as being incompatible with Angry Birds. ANGRY FUCKING BIRDS. My brother's iPhone 3G can play Angry Birds just fine, and it's over two years old. My well over one year old iPhone 3GS can play Angry Birds just fine. Why does the myTouch 3G have problems?

      The Android API has problems. The Android distribution chain has problems. the whole thing's a fucking mess.

      In the end it still comes down to "do or not do". Wintel is still on top because it does more then any other OS (Linux rules the servers because it does more then any other *nix). Windows does nothing, well lets not kid ourselves, its a bloated, buggy, unreliable piece of crap but it runs all my work programs, games and anything else I throw at it. This will be the same on mobile OS's, in a years time there will be a lot that Android does that other mobile OS's don't do, already my Moto Milestone w/Android 2.2 is more like a desktop machine in a form factor that is convenient to make phone calls on.

      Wintel's on top because of unfair, anticompetitive licensing terms.

      Also, name these mystical features. Side loading apps isn't a feature, it's a bug.

      No, it isn't good for certain one-size fits all competitors. It's excellent for Android customers. UI's sort themselves out as some thrive, some die and orders establish themselves in the same way that various technologies fought on Windows, all can co-exist but one or two become dominant. I'm not a liberatard but the market really will sort this one out.

      This is out of order but, this is my best point.

      Whenever ANYONE tells me that in the course of action that, "And at this point a miracle occurs that prevents total disaster" I know they're full of shit.

      --
      Non impediti ratione cogitationus.
    15. Re:bad for consumers as well. by hazydave · · Score: 1

      Here's the thing.... Apple only looks at the top. Blackberry doesn't seem to consider the top worth looking at (eg, their latest offerings seem a little too 2008 for me).

      But most real cell companies are used to offering dozens of different models. So yeah, Motorola and HTC and Samsung are pushing for the top.. on a phone or two. But they're also releasing a bunch of mid-range Android phones as well... every month we see something new from Motorola and/or HTC.

      The high end phones can sell well, sure. But they also help establish the brand in the eyes of the public. Before Droid, people knew Motorola more as a "was"... not they're well regarded for making cool smartphones. Hasn't hurt their bottom line, either.. .first profitable year since 2006 or some-such. So this makes it ok to buy a slightly scaled down model. Not to mention that a mid-tier Android today is probably pretty close to my "high end" Droid-1 from last year. And while there are better, the Droid is still a damn nice smartphone... I'm not ready to trade 'er in just yet.

      --
      -Dave Haynie
    16. Re:bad for consumers as well. by hazydave · · Score: 1

      Actually, in 2009 the average US price for non-netbook laptops was $550. On the other hand, what you get for $550 from Dell or HP is about the same as what you get for $1000 from Apple, for all practical purposes. If consumers demand a better screen or more metal and less plastic (though the high carbon plastic they use is pretty good, even if it's not as thin), you'll pay for it.

      Most people are looking for a tool, not a fashion statement. Things that lead to a more usable system sell; things that don't wind up gone, or a niche product.

      This isn't the case with smartphones just yet... plenty high end phones sell, and probably will continue to sell. But there hasn't been much of a real mid-range in modern smartphones in the USA (I think that's largely what SymbianOS has been, elsewhere). Every iPhone is essentially high-end; sometimes Apple will sell you last year's model as an entry-level option, other times not so much. RIM isn't directly competing, either. So it's Android more or less introducing or re-introducing mid-range and low-end smartphones for consumers. For business users, you've had your choice of Palms, WinMos, and BBs over the year, but these don't deliver what Android and iOS do for the consumer.

      --
      -Dave Haynie
  5. Awwww by Aerorae · · Score: 1

    Poooor phone makers~ /sarcasm

    If this does for phones what it's done for pc's, the consumer is going to finally win at least a bit when it comes to their phone. Finally they won't be screwed by BOTH their carrier AND their manufacturer.

  6. SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by Narcocide · · Score: 5, Insightful

    Stop it you motherfuckers. Just fucking stop it. Stop with the ass-grabbing buzz-wording over-hyping bastardizing-jargon based marketing bullshit! I'm sick of it and you all need to police yourselves from now on because I simply don't have the resources to slap the shit out of every last one of you like you deserve.

        FUCK.

    1. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by Anonymous Coward · · Score: 5, Funny

      Stop it you motherfuckers. Just fucking stop it. Stop with the ass-grabbing buzz-wording over-hyping bastardizing-jargon based marketing bullshit! I'm sick of it and you all need to police yourselves from now on because I simply don't have the resources to slap the shit out of every last one of you like you deserve.

          FUCK.

      The best part is, you can substitute this article for any other on Slashdot, and this post still works just as well!

    2. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by phantomfive · · Score: 2

      Thanks for the heads-up, I hadn't noticed the depth of this pool, and totally agree it needs to stop. Working together we can leverage our synergy and slap the shit out of them, as you say. PM me and we'll set an ETA for FIFANY.

      --
      Qxe4
    3. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by morgan_greywolf · · Score: 1

      Steve Jobs? Is that you?

    4. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by glwtta · · Score: 5, Funny

      Uh oh, looks like someone could use a staycation!

      --
      sic transit gloria mundi
    5. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by pinkushun · · Score: 1

      Props for not ranting as AC!

      _heads to the fish market for wet trouts_

    6. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by Anonymous Coward · · Score: 0

      While we're thinking outside of the box, we also need a major maturity model paradigm shift away from the juvenile counterculture phrases such as "fail", "moar", "cheezburger" and anything else associated with microblogging, social media or lolcats. With careful best practices, we will hopefully begin to see a downtrending of these low hanging fruits, their constituents and a huge ROI on our value add bitchslaps.

    7. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by wierd_w · · Score: 1

      *Gag* [twitch] (foam)

      I feel like I am trapped at a Quality Assurance meeting with an endless powerpoint presentation and no door!

    8. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by Anonymous Coward · · Score: 0

      You're one of those people that always say GNU/Linux, I presume?

    9. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by Taxman415a · · Score: 1

      Ok, that's pretty funny. My screen reader pronounced that word as stay-cation as in cation and anion from chemistry. That may not be funny to you, but when I was first learning chem I read the word carbocation before I had ever heard it pronounced and went with a pronunciation like vacation. so stay-cation has come full circle. So voiceover apparently knows what a vacation is, what a cation is, but not a staycation. Perhaps there's hope yet.

    10. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by glwtta · · Score: 1

      Holy mother of god, if I ever hear "carbocation", used to mean a break from your low-carb fad diet, I am holding you personally responsible.

      --
      sic transit gloria mundi
    11. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by Taxman415a · · Score: 1

      Heh, I'm not taking the blame, it was your idea!

    12. Re:SHUT UP, SHUT UP, SHUT UP, SHUT UP, SHUT UP!! by teachknowlegy · · Score: 1

      Why did you spend all that time writing when the last word summed it all up perfectly and concisely?

  7. Dumb by Dan+East · · Score: 5, Insightful

    I think this moniker is dumb and pointless. Wintel meant two things - you were buying x86 compatible hardware preinstalled with Windows. There were multiple OS options when the term was coined, and it concisely meant that the machine was not preinstalled with OS/2, just MS-DOS, etc, but Windows specifically. Intel meant that the machine was Intel x86 compatible, which, again, was important at the time when the architecture of the machine mattered because many x86 programs did not even run in Windows.

    So for starters, "Qualcomm" is a misnomer, because it is actually an ARM chip, and that is the important part. Android doesn't run on only Qualcomm chipsets, but on ARM compatible devices.

    Second, people don't get a choice of OS and / or CPU architecture when they purchase a phone. There is no mixing and matching. Thus referring to the phone by its chipset is totally pointless.

    Third, just because it's Qualcomm doesn't give any idea of the actual hardware. Does it have a FPU, GPU? What's the processor speed? We don't gain any important information from knowing that it is a Qualcomm chipset.

    Everything that a consumer needs to know can be described in the name of the OS at this time when it comes to Smartphones, which is why "Quadroid" is lame and useless.

    --
    Better known as 318230.
    1. Re:Dumb by ClarkMills · · Score: 1

      "ArmDroid" then?

    2. Re:Dumb by Anonymous Coward · · Score: 0

      Exactly, I highly doubt Qualcomm will end up cornering the market like intel has. We have Samsung, Sony, Apple, Texas Instruments, etc all manufacturing basically the same chips.

    3. Re:Dumb by Anonymous Coward · · Score: 0

      I think this moniker is dumb and pointless. Wintel meant two things - you were buying x86 compatible hardware preinstalled with Windows. There were multiple OS options when the term was coined, and it concisely meant that the machine was not preinstalled with OS/2, just MS-DOS, etc, but Windows specifically. Intel meant that the machine was Intel x86 compatible, which, again, was important at the time when the architecture of the machine mattered because many x86 programs did not even run in Windows.

      So for starters, "Qualcomm" is a misnomer, because it is actually an ARM chip, and that is the important part. Android doesn't run on only Qualcomm chipsets, but on ARM compatible devices.

      Second, people don't get a choice of OS and / or CPU architecture when they purchase a phone. There is no mixing and matching. Thus referring to the phone by its chipset is totally pointless.

      Third, just because it's Qualcomm doesn't give any idea of the actual hardware. Does it have a FPU, GPU? What's the processor speed? We don't gain any important information from knowing that it is a Qualcomm chipset.

      Everything that a consumer needs to know can be described in the name of the OS at this time when it comes to Smartphones, which is why "Quadroid" is lame and useless.

      http://howdoimakewine.blogspot.com/

    4. Re:Dumb by Anonymous Coward · · Score: 1

      "ArmDroid" then?

      Given that Wintel was OperatingSystem-Platform, I would have thought AndArm was more appropriate.

    5. Re:Dumb by ThermalRunaway · · Score: 1

      Not that I disagree with this being slightly stupid but...

      I don;t see a difference between your statement that buying Wintel meant x86 compatible HW and saying Quadroid means buying ARM HW. And if Intel had suddenly switched all its CPUs to some other arch, it still would have been Wintel. Because that meant more than the specifics of the HW.

      Just becuase you say Intel doesn't give you an idea of the HW either. Is it 1 core or 8? Does it have hyperthreading... how big is the cache? Blah blah.. some exact thing as "Quadroid".

      I would argue that everything you need to know is NOT in the name of the OS. Someone says "Android" and I still dont know what it is. Is its 1.6, or 2.1? Or do I get lucky and get 2.2? Is it a vanilla Google built, or is it HTC or Samsung or Moto screwing with the UI. Do I still get the stock apps, or am I stuck with the HW manufacturers apps?

      Then lets add in carrier specific BS. Am I stuck with VZ crap I can't uninstall on top of Moto apps?

      I would say better names would be VerMotoid, or HTCdroidmobile, or SamTTroid. The CPU is the least of the issues with android phones at the moment...

    6. Re:Dumb by hairyfeet · · Score: 1

      Well, considering the crazy prices some of these fashion accessories...errr...I mean smartphones are going for AnARM my be more apropos, as in it will cost you AnARM and a leg. Personally I think anyone making bets as to which OS/Chip will win at this stage of the game is just dumb. For the first time since the 80s we have all these different chips, everything from Samsung's to NV's Tegra, and all seem to be popping up with new features seemingly every other week, so it really is anybody's guess ATM.

      It isn't like when Wintel came about, which the amount of apps for Windows made it the deciding factor, because all these smartphones will have app stores and the average Joe won't know the difference between App A or B. And don't forget just two years ago nobody would have though Android would just pop up and start stomping established players like RIM, and it really wouldn't be hard with the basic Linux and BSD building blocks out there for someone to cook up something that blows Android away. This market is just too volatile ATM to be making any comparisons to wintel at this time.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    7. Re:Dumb by yuhong · · Score: 1

      Wintel did not always mean IBM PC compatible, BTW. In Japan, the NEC PC-98 was once common. Other examples include SGI Visual Workstation 320/540. These are all now obsolete, of course, and support for these was abandoned in XP.

    8. Re:Dumb by wierd_w · · Score: 1

      'DroidArm sounds cooler.

    9. Re:Dumb by drinkypoo · · Score: 2

      I think this moniker is dumb and pointless. Wintel meant two things - you were buying x86 compatible hardware preinstalled with Windows.

      Nope! It means that it was virtually impossible to justify buying anything but Windows and Intel due to collusion by those two parties. Well, that was the assertion anyway, I think that's one of those things that was never conclusively proven? Anyway, lots of people built their own Wintel because the competition was anticompetitively being kept down and buying them was difficult and fraught with complexity.

      So for starters, "Qualcomm" is a misnomer, because it is actually an ARM chip, and that is the important part. Android doesn't run on only Qualcomm chipsets, but on ARM compatible devices.

      So for starters, "Wintel" was a misnomer, because it is actually an x86 chip, and that is the important part. Windows doesn't run on only Intel chips, but on x86 compatible devices. But wait, at the time, Intel was anticompetitively preventing AMD from being competitive in several ways, and they were the only real competition at the time for x86. And the assertion is that it's practically impossible to get a device not made with a Qualcomm chip in it. There's hardware in there which isn't just ARM hardware. But I couldn't tell you if qualcomm is behaving anticompetitively, which is half of what it would take to make "quadroid" (it should be qualdroid, which doesn't roll off the tongue quite as easily, but which better preserves the flavor of both names... at least it implies quality, I'd want to promote that one personally) like "wintel". But Android would also have to be anticompetitive, and it pretty much isn't.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  8. Linux will save us by Anonymous Coward · · Score: 0

    "Wintel" happened at a particular time in history. That time is past.

    The predominant operating system for PCs was proprietary and was designed for a single CPU architecture. Android is based on Linux and Linux is designed to be portable. It might be that Qualcomm's Arm-based SoC is the most popular hardware for smartphones today, but that could easily change. It could even change to (gasp!) MIPS or (double gasp!) some form of x86.

    1. Re:Linux will save us by fuzzyfuzzyfungus · · Score: 1

      NT was actually designed with portability as a goal(development didn't even begin on x86, that was a later port) and existed at least briefly in the wild on x86, AMD64, IA64, Alpha, MIPS, and PPC, along with a few others that never made it to release; but saw active development use.

      The third-party software scene, on the other hand, is pretty much a joke on anything that isn't x86 or, gradually, AMD64, so the only exotic survivor is IA64 in a few niche environments.

      Now, the fact that Android is designed for most 3rd-party software to run inside the Dalvik VM, on the other hand, could make a serious difference in portability(analogous to what NT's history might have looked like if Windows development had been .net CLR rather than win32 from the beginning...). The only trick would be those applications that make use of Android's native code access mechanisms, or those that only function at acceptable levels on hardware with particular characteristics.

    2. Re:Linux will save us by yuhong · · Score: 1

      The third-party software scene, on the other hand, is pretty much a joke on anything that isn't x86 or, gradually, AMD64, so the only exotic survivor is IA64 in a few niche environments.

      And even that support will be abandoned in the next releases of MS products.

    3. Re:Linux will save us by dmesg0 · · Score: 1

      Android went the same way as NT: it was initially designed with full portability in mind, didn't provide NDK for native code, and was available for two different CPU architectures (ARM and x86, you can still find android 1.6 distribution for eeePC). All programs were supposed to run equally on all platforms.

      Google, however, quickly realized that there is no market for anything but ARM, and NDK is a must (especially with no JIT for Dalvik available until Froyo - meaning very bad application performance).

      That said, Android, being Linux-based, is still very easily portable to any other platform. E.g. if Intel decides at any point to go with Android in addition to MeeGo, it can be achieved very quickly. And the android market could always filter application not compatible with the platform it is running on. So different platform won't be a pain for customers, only to developers using native code.

  9. Rhymes with... by MrQuacker · · Score: 1

    Sounds more like an STD.

  10. If Qualcomm+Android = Quadroid... by arcsimm · · Score: 2, Interesting

    What's the Samsung-built ARM stuff in an iPhone? Sapple? Samphone?

    The world needs to know. This is important!

    1. Re:If Qualcomm+Android = Quadroid... by Anonymous Coward · · Score: 0

      Or the fact that every single WP7 phone has a Qualcomm SOC.

      WinComm? Qualldows 7?

    2. Re:If Qualcomm+Android = Quadroid... by sootman · · Score: 1

      And how about a Windows phone? Qualdows Phone System 7 Mobile Series for Handhelds?

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    3. Re:If Qualcomm+Android = Quadroid... by Belial6 · · Score: 1

      Sample.

    4. Re:If Qualcomm+Android = Quadroid... by ceeam · · Score: 1

      A4ne.

    5. Re:If Qualcomm+Android = Quadroid... by Anonymous Coward · · Score: 0

      SOS?

  11. Nah, more like a muscle by pem · · Score: 1

    You know, sort of a cross between your quadriceps and your deltoids.

  12. Right, because the ~25% remaining are irrelevant by SuperKendall · · Score: 4, Interesting

    This is absurd - (A) to not even refer to the main processor in this meaningless marketing term, and then (B) to exclude (or mislabel!) nearly a quarter of the market...

    I'm not a conspiracy kind of guy, but seriously - is Qualcomm behind this transparent marketing grab or what???

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  13. Just like intel, there are better processors by Anonymous Coward · · Score: 0

    Just like Intel (when the term was coined) there are better more advanced and less expensive alternatives to Qualcomm chipsets.

  14. so, is that because a term has been coined ? by Anonymous Coward · · Score: 0

    then 'intellokia' has been coined even earlier. so looks that Nokia+Meego will win ?!
    http://www.atulnene.com/blog/meego-20101112.html

  15. EVERYBODY!!! by EETech1 · · Score: 1

    Replied to on WinMOMAP :)

    Cheers!

  16. Re:Dumb (don't forget the software/hardware chain) by Anonymous Coward · · Score: 0

    It's also incredibly dumb because a key part of the wintel issue was that it removed any hope for a non-x86 architecture. Nobody would buy non-x86 because there was no software. Nobody would make any software because nobody bought non-x86.

    Clearly this doesn't apply to android. Linux is (I believe) the most widely ported OS in the world, and most programs for the android are written in Java, which is a language and runtime specifically designed to avoid architecture lock in.

  17. Actually Windows/Android situation is very similar by perpenso · · Score: 4, Insightful

    In a few more words: we're not going to see what we saw with Wintel because people actually have to go out and select Android. Wintel was what you got when you walked into a store and walked out with a computer; most people didn't even know what an operating system was until it was far too late.

    You are skipping the early history of Windows. Many people were very much aware of Windows, just as many are aware of Android. It was Intel that they didn't really know about, much like they don't know about Qualcomm. Windows 3 caught on because of huge marketing efforts and a high public demand to turn people's DOS boxes into something graphical and easier to use. People initially had choices, stick with DOS, move to OS/2 1.x (+ Presentation Manager GUI if interested), or buy a Mac. Well I guess SCO Unix and Microsoft Xenix were options too. :-)

    As for your thesis that people just wanted a computer and got Windows without really knowing about, well the same is true for Android. Some people want a smartphone and buy some Motorola, Samsung, LG, etc phone without being aware of Android or Google.

  18. Awesome Job by Osgeld · · Score: 1

    some douche marketing firm made a buzzword that nerds will hate and regular people will never know of!

    fuck off

  19. Qualdows Phone System 7 Mobile by pem · · Score: 1

    Yeah, "Where's Qualdows?" I looked all over for it, and Microsoft assures me it's there, but I just can't see it.

  20. Precisely by Sycraft-fu · · Score: 1

    This is also why you never hear the term "Wintel" anymore unless from an outdated tech journalist, an ARM zealot, or perhaps a strange Mac zealot. It holds no meaning anymore. Almost all PCs are effectively Wintel and ALL are x86 which is why someone will just say "a PC" and it is assumed. To the extent you hear anything it is about the OS and then only in the case the OS is not Windows.

    This is just tech journalists being stupid.

    1. Re:Precisely by wintermute000 · · Score: 2

      er you've not worked in enterprise IT have you, or maybe its just something us strange Aussies say.
      MS server techs are universally referred to as 'wintel' (as distinct from unix, mainframes etc.)

  21. Qualcomm is to CPU's as VIA is to chipsets by Anonymous Coward · · Score: 0

    Qualcomm is to CPU's as VIA is to chipsets. That is, bargain engineering lowed priced garbage.

    There are better ARM CPU makers like TI.

  22. No not really by Sycraft-fu · · Score: 3, Insightful

    A race to the bottom for margins doesn't mean quality as well. In most competitive industries you find that will it does allow for cheap, crap, items it also allows for reasonable, good, items. Look at desktop PCs. Graphics cards are extremely cutthroat. Prices are wonderful, consumers can get a powerful midrange card that does great on modern games for less than $200, and even approaching $100. However those cards can be perfectly well made. You can find cards with lifetime warranty in that range. You can get cheap, ultra low end cards of course, that are neither very powerful or well built, but you don't have to. Higher send stuff is still made, including some ridiculously high end stuff.

    Consumers benefit when manufactures are encouraged to lower profit margins. After all, from a consumer point of view, profit is just money wasted. The best situation for a consumer is that a company earns no profit, all money is going to cover the cost of the good. It is not good when a company can charge a massive margin for no reason. That is just wasted money for a consumer.

    Also for the most part with cellphones, relatively low quality is ok since they aren't things people keep. Technology progresses too fast and people want the new gadget. Fine, but that means that building a phone to last 10 years when it will be used for 1 is silly.

    Now when phones settle down, when they stop changing at such a breakneck pace, then yes, would be nice to maybe get a phone and keep it for many years. However I don't see that happening any time soon, particularly since phones are partly fashion and thus you need ot be new and trendy all the time in most peoples' minds.

    1. Re:No not really by Anonymous Coward · · Score: 0

      You're right. You can spend $600 (equal with the price of a smartphone) and build a PC capable of handling almost anything thrown at it over the next 2 years. e.g., off the top of my head, a Deneb (Phenom II X4) 965, Radeon 5770 or similar, 4GB DDR3-1600, latest AMD chipset mobo, 500-600W PSU, etc...

      It's stupid how expensive cell phones currently are. They don't even come down in price when they become deprecated. G1s sell for ~$200 new on Ebay even today (totally absurd, worth $25); Droid original is $560, ~$400+ new on Ebay (absurd, worth $150); Nexus One is still original price at ~$500 (worth ~$300 today); HTC Hero is $450, $300-400 new on Ebay (totally absurd, worth $80). By today's standards, all of these phones are crap, yet they have had hardly any depreciation. Even Ebay's asking prices are outlandish. But, oh boy, you sign up for a 1-2 year contract, and you can pick out a Droid X/{GalaxyS-line}/Evo/G2, which blows the others away, for $0-100 USD.

      Goddamn I can't wait for the dual-core A9's (and the Adreno 220) to stomp the current mobile market, and for it to drastically drive down costs the way the C2D did.

    2. Re:No not really by gabebear · · Score: 1

      By today's standards, all of these phones are crap, yet they have had hardly any depreciation.

      You are talking about phones less than a year old...

    3. Re:No not really by Taxman415a · · Score: 2

      A race to the bottom for margins doesn't mean quality as well. In most competitive industries you find that will it does allow for cheap, crap, items it also allows for reasonable, good, items.

      Often a race to the bottom does involve quality as well though too. It depends on whether the buyer can tell the difference between a quality and non quality product and whether they will pay for the difference. If the consumer can't tell the difference, which is the case in most electronics for most consumers, then the race to the bottom drops the profit margins leaving the sellers looking for more profit. If they can cut corners and reduce their costs without the buyer knowing the difference, they will. This is what happens in consumer electronics markets. In markets with a more sophisticated and informed average buyer, this can't happen as easily.

      After all, from a consumer point of view, profit is just money wasted. The best situation for a consumer is that a company earns no profit, all money is going to cover the cost of the good.

      This is a fairly common misconception. While the consumer is better off in the short run if they get a lower price by the seller making no profit, in the long run that seller with no profit will go out of business if they are rational. So if the seller was a good and honest one, worth doing business with and one that one would want to do business with in the future, then the consumer is better off if the seller makes a reasonable profit because they will still be around to offer service, do business again in the future, and honor warranties. So the best situation for the consumer is not no profit as you mentioned, and it's not massive profit margins. It's a reasonable amount of profit.

  23. What Use, "Quadroid?" by Anonymous Coward · · Score: 0

    I had no idea anyone these days used a phone -other- than an iPhone or a RIM... really, if I judge from what I see people actually using (younger people, I admit), then I see no local market for Quadroid (Andriod/Qualcomm). The again, I may be in a backwater (Vancouver, Canada). I keep reading about these Vertu (and other luxury brand) phones on BornRich.org, but have yet to see one on the streets... a gold-plated / diamond encrusted iPhone or RIM, I can understand, but is there actually any interesting functionality (built-in or add on via apps) exceeding these two on any luxury or alternate (Quadriod, what have you) phones? Perhaps it's the wealth of apps on the iPhone or the instant messaging of the RIM that make other phones look ridiculous, but I can't honestly say that I've seen competition, despite what the cell-plan providers want to market or bundle with their plans. Now a miniature satellite phone for use all over the planet, I can understand as being praiseworthy, but are Slashdoters so Linux-centric that they find a commercial platform like Quadroid actually -interesting-? Like I said, Vancouver Canada (at least what I see of it in my daily routine) could -very well- be a backwater. Last time I came back from a Asian vacation (Tokyo in particular - wow-) I certainly saw how far behind we were, technologically, and how lame our best cell phones were compared to the cheap, and very widely used models prevalent all-over Asia, and how deprived I felt, noticing this, (given what my usage bill was with my cell provider, I felt I -deserved- a better available phone - lighter, smaller, bigger screen, faster, etc. closer to models in production, elsewhere in the world) so are they Quadroid phones in the US (with amazing apps, etc.), and elsewhere now that walk over the ones I see here in Vancouver, Canada, in my daily routine? I like the response here "Dumb" that explains why the term "Quadroid" is exceedingly lame, but I'd also like to have some idea of the actually relevance of the phones themselves that fit into this platform... if one already has a latest model iPhone or RIM (which it seems, here, "most" users do) what use is the Android platform, aside for an interesting place to develop your own applications or mobile phone, if you are so technically endowed? :)

    1. Re:What Use, "Quadroid?" by Anonymous Coward · · Score: 0

      Rather than counter your wall-o-text with a wall of my own breaking down all the function and features you can get with a high-end android phone that are not available or are not as good on iPhone or RIM phones I will simply say this: Go to your local wireless store (preferably one with well-informed employees) and really check the Androids out. I mean REALLY check them out, with an open mind. I'm not saying you'll decide to throw away your iPhone or RIM and buy it on the spot but as long as you don't go in with a serious case of fanboyism, you'll appreciate why there's such a fuss about Android all of a sudden. You may love it and you may hate it but there's no denying the openness and capability of Android (unless of course you're an iPhanboy with an inferiority complex which from your post it doesn't sound like you are.)

      DISCLAIMER: No, I don't work for Google. Yes, I do consider myself a fandroid. Yes, I have used various iPhones, Blackberries and WinMo phones (though not the WP7 yet, I can't get past the building blocks on the home screen.) I have a Motorola Droid that I have put against three of my friends' iPhones (two jailbroken 3GSes and a 4) and my Droid took the 3GSes apart before I rooted (one click root w/ Z4Root) and the 4 shortly after. I know what these phones are capable of and I could never go back to the hum-drum of Blackberry or the "simplicity" of iPhone.

    2. Re:What Use, "Quadroid?" by Anonymous Coward · · Score: 0

      OOPS, I made a wall anyway. Oh well.

  24. I'm with you by EnsilZah · · Score: 1

    I won't stand for this kind of market-baggery!

  25. Competing systems by Dan+East · · Score: 1

    Somehow I skipped the most important part of what I was going to say. At that era in computing, everyone and their brother was producing home computers. I can't be bothered to look at an actual time line to make sure these were all contemporary to the term "wintel", but to throw out same names:
    Apple Macintosh, Commodore 64, Commodore Amiga, Texas Instruments TI-99/4A, Timex Sinclair, Tandy TRS-80

    None of those machines were compatible with one another in any way, and each of those machines had a unified OS and hardware architecture. Thus Amiga represented both an OS and hardware, and it was simple branding to know that Amiga software ran on an Amiga computer.

    When it came to x86 the hardware and OS were completely separate entities, and thus there were multiple operating systems for x86. The term wintel was very useful because it described both the hardware and OS, which was helpful in purchasing both computer hardware and computer software. So essentially you can add Wintel to my list of computers above, and it will fit right in, which is why the term was coined.

    --
    Better known as 318230.
    1. Re:Competing systems by reub2000 · · Score: 1

      Wouldn't the term "windows" have sufficed? Windows didn't get very far on either alpha or ia64.

  26. monopoly is never a good thing by Anonymous Coward · · Score: 0

    "That might seem like a good thing to consumers,"

    No monopoly has ever been good for anyone. Not even for the monopoly itself. We might just wonder where we could be in PC-industry (if it existed) if MS (and Wintel) was not given a total control.

  27. Android in Cars by Jah-Wren+Ryel · · Score: 1

    I know MS has got WinCE in a variety of cars like some BMWs.
    If Dodge starts to use Android, and they put it in any of their cars with high performance engines then will they call it "hemiroid?"

    --
    When information is power, privacy is freedom.
  28. bad news by Anonymous Coward · · Score: 0

    Low profit margins would suggest crap systems... just like wintel!

  29. Proof you're not a robot by pinkushun · · Score: 1

    CAPTCHA: Bullshit - crossing a bull terrier with a shitsu

  30. No. Not possible. by Anonymous Coward · · Score: 0

    x86 has three licensees. ARM has like 90. Don't worry about it.

  31. I'm gonna have to say... by mdw2 · · Score: 1

    no. Is this really a question?

    --
    This sig intentionally left blank.
  32. Maybe a regional thing by Sycraft-fu · · Score: 1

    I do enterprise support for a large research university in the US. We call them "PCs," "Macs," and so on. Never heard Wintel used and we actually DO have Solaris SPARC units at work. More or less when someone says "PC" it is assumed they mean "x86 platform running Windows," unless there is a quantifier like "Linux PC" in which case x86 is still assumed.

    1. Re:Maybe a regional thing by wintermute000 · · Score: 1

      no we don't use it to refer to end user PCs. We use it to refer to the MS server stack and OS, and the guys who work in that environment.

      e.g. 'people can't connect to exchange - call the wintel techs'. Seen it everywhere - conversations, ticket system queues and reports, department names (e.g. Servers, Wintel vs Servers, unix), resumes (listing skillsets etc.)

      guess maybe its just still prevalent in Oz but not where you are.

  33. Nonsense by prefec2 · · Score: 1

    While Windows + Intel is a double vendor lock in (technical mostly from Windows, but emotional also from Intel), Andriod can run on different CPUs and Android-apps can run on different CPUs so there is no such vendor locking. The goal of using Linux as Android basis was to be flexible when it comes to CPUs. And the Dalvik/Java-platform is also a thingy to support different CPUs. So it is something completely different.

  34. Re:Actually Windows/Android situation is very simi by del_diablo · · Score: 1

    Windows was shipped with IBM(?), and that caused a markedshare to form.
    Now.... we also have anticompetive practice from Microsofts DOS against drdos, and etc...
    The thing about Wintel is that you had MS, who had managed to root up a monopoly, which ran on x86, and Intel killed of all comptetion in the x86 platform.
    We won't see Quadroid as Wintel, because I doubt they will be allowed to roam free. And there will be sort of a competition internally and externally.

  35. Samsung-built ARM for iPhone... and Samsung Wave! by IYagami · · Score: 1

    What's the Samsung-built ARM stuff in an iPhone? Sapple? Samphone?

    The world needs to know. This is important!

    The ARM processor used by the iPhone 4 (Apple A4)...is the same than the used by the Samsung Wave (Samsung S5PC110A01).

    At least according to an annalysis by cnet: http://news.cnet.com/8301-13924_3-20007162-64.html)

  36. Re:Actually Windows/Android situation is very simi by perpenso · · Score: 2

    Windows was shipped with IBM(?), and that caused a markedshare to form. Now.... we also have anticompetive practice from Microsofts DOS against drdos, and etc...

    Before all that there was tremendous interest in Windows 3 prior to its launch and a lot of people eager to use it once it became available. At the time people were really interested in using a graphical environment rather than DOS. Also at this time Microsoft was telling developers that Windows was temporary, just something for DOS users to use for now, and that the future would really be OS/2 1.x with the Presentation Manager GUI.

  37. Eh? by Hognoxious · · Score: 4, Insightful

    Is 'Quadroid' the New 'Wintel'?

    In the sense that it's a retarded portmanteau word then yes, it most certainly is.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  38. Re:Samsung-built ARM for iPhone... and Samsung Wav by pslam · · Score: 1

    The ARM processor used by the iPhone 4 (Apple A4)...is the same than the used by the Samsung Wave (Samsung S5PC110A01).

    At least according to an annalysis by cnet: ...

    No, that would be the same core not the same processor. You can see in the images linked that it's only a very small fraction of the total SoC that's common to both. It's a bit like calling a Xeon the same processor as a Core 2 Duo - it basically is, but that glosses over the gigantic details of everything else in the chip, and they're not even highly integrated examples.

  39. they're already as much that as they will ever be by gl4ss · · Score: 1

    mobile phone manufacturers do essentially this: they buy arm chips, display units and stick them to a board, flash sw and stick the product into a cardboard box for sale.

    qualcomm has just been a decent supplier for this period of time, with available supplies.

    it would be more preferable to talk about the ARM revolution. but talking about that is so old news you wouldn't get any hits with it.

    --
    world was created 5 seconds before this post as it is.
  40. A(ndroid)+Qua(lcomm) = Aqua? by Troll-Under-D'Bridge · · Score: 1

    If we follow the template of software + hardware (Windows/Android + Intel/Qualcomm), why not call the mutant daughter Aqua (with the advantage we don't have to coin a word).

  41. Qualcomm has nowhere near the monpoly Intel had. by brunes69 · · Score: 1

    For example the entire GalaxyS line of smartphones does not run on Qualcomm chips, they run on Samsungs. The GalaxyS is on track to be the best selling mobile phone world-wide, ever. This is not even counting the Galaxy Tab. And next year the GalaxyS2 is rumoured to be out.

    That is just one example. Anyway the point is Qualcomm is in a good position but they have nowhere near the power Intel had in the day. It is relatively simple to run the Android platform on any processor type.

  42. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  43. What are they talking about? by dmesg0 · · Score: 1

    While Qualcomm is major player, it hardly has a market share of Intel: Samsung sells a bunch load of phones and they have their own platform. Motorola Droid/Milestone and its newer versions are all based on TI OMAP platform. Lots of new phones will be released with Nvidia Tegra 2. Several Chinese phones are Marvell Armada (former Intel XScale) based. The platform makers are in stiff competition so their margins can't be too high. And unike Microsoft, Google doesn't charge a lot for its OS (you know, it's free). ARM itself faces an imminent competition from upcoming low-power Intel chips.

    In short, this article is a BS and waste of time.

  44. Re:Actually Windows/Android situation is very simi by drinkypoo · · Score: 1

    Also at this time Microsoft was telling developers that Windows was temporary, just something for DOS users to use for now, and that the future would really be OS/2 1.x with the Presentation Manager GUI.

    It's sort of true, though. Thank god we didn't get PM, we got basically Motif instead. Not that PM is so far from Motif, but it sought to force users to use more mouse buttons and that was dumb. Windows, meanwhile, is practically identical to Motif (in terms of look and feel to the user) because Microsoft was on the Motif WG. But the reason it's true is that Microsoft and IBM both forked OS/2. IBM stuck with OS/2 and the crufty PM and Microsoft built windows and proceeded to rule the world, or the PC world anyway, for many years. Only now has their dominance slipped and amusingly it turned out to be Apple that managed it, although Linux does continue to make a strong showing.

    And now, of course, we reframe the debate as users move to smaller devices...

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  45. Wouldn't it be by Anonymous Coward · · Score: 0

    that "wintel" refers to Intel based computers running Windows instead of (as the summary says) "Windows-based computers running Intel chips"?

  46. It might "seem like" a good thing? by sean.peters · · Score: 1

    That might seem like a good thing to consumers

    The implication, I guess, is that it's not really a good thing for consumers? Umm, why? Turning phones into a commodity forces manufacturers to compete on price and quality, which in turn drives down their profit margins. Yes, it's probably not so good for phone manufacturers, but it's DEFINITELY a good thing for consumers.

  47. Highly unlikely by sean.peters · · Score: 1

    If the Android ecosystem gets involved in a race to the bottom, their customer base will defect en masse to iPhone, RIM, Palm, or whatever Nokia is doing. And the Android manufacturers understand that quite well. So I think a race to the bottom situation is highly unlikely.

    1. Re:Highly unlikely by RyuuzakiTetsuya · · Score: 1

      It's happening right now! The latest lineup of Android devices are trending cheaper. Not staying at the same price level. Not to mention, how many stories do I read on gdgt or engadget about the latest stinker Android tablet that's slated to be an "iPad killer" with a 7 inch resistive touch screen display?

      No, customers won't defect en masse to another phone platform. You're assuming that consumers are rational. This is very much wrong. Consumers don't care about getting the best for their dollar. So what's good enough now is what they'll go for. in the future though, we're going to see a future of a majority of shitty Android phones and some top of the line models.

      --
      Non impediti ratione cogitationus.
  48. more questions by nimbius · · Score: 1

    after the break, including is the portmanteau the poor mans article summary? can pigs really fly? and a man who claims to see the face of Richard Stallman in his gillette shaving razor every morning! all this and kim with the weather.

    --
    Good people go to bed earlier.
  49. Re:Actually Windows/Android situation is very simi by Anonymous Coward · · Score: 0

    You left out Sun OS as an option for consumers!

  50. Re:Right, because the ~25% remaining are irrelevan by IorDMUX · · Score: 1

    I'm not a conspiracy kind of guy, but seriously - is Qualcomm behind this transparent marketing grab or what???

    No.

    I work for Qualcomm, and we think this is stupid.

    (Seriously, PRTM... "Quadroid"? Really?)

    --
    >> Standing on head makes smile of frown, but rest of face also upside down.
  51. Huh? by thethibs · · Score: 1

    Windows-based computers running Intel chips

    Wouldn't that be "Intel chip-based computers running Windows?"

    --
    I'm a Programmer. That's one level above Software Engineer and one level below Engineer.
  52. Re:Right, because the ~25% remaining are irrelevan by SuperKendall · · Score: 1

    Good to know, I hated to think there was a marketing team anywhere that thought this was a good idea. I don't know who raised this trial balloon but it seems to be punctured pretty well now.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  53. Re:Right, because the ~25% remaining are irrelevan by IorDMUX · · Score: 1

    Good to know, I hated to think there was a marketing team anywhere that thought this was a good idea. I don't know who raised this trial balloon but it seems to be punctured pretty well now.

    Yeah...

    We [Qualcomm] backed up Android early on because we saw, in the union of Google and Linux, the Next Big Thing to take on what was at the time an extremely Apple-dominated market... But it would be a mistake to think that we threw our whole weight behind it. We threw a little party when the first "Google Phone" from HTC came out and the (relatively small) Qualcomm Android team announced their success, then we got right back to work making chips for everybody else in the world.

    Besides, we designed the Snapdragon ARM processor to be used with/by just about anything -- hence the ARM standard. Most of the Snapdragon smartphones on the market at the moment are Android based, thanks to the greater mobility of the OS, but there are plenty of Windows-based Snapdragon smartphones out there.

    --
    >> Standing on head makes smile of frown, but rest of face also upside down.
  54. And others by SuperKendall · · Score: 1

    Then we got right back to work making chips for everybody else in the world.

    Right, like for instance the next iPhone... I was pretty sure that was going to go to a Qualcomm chip to support Verizon (and GSM too).

    I've always liked Qualcomm (well as much as you can like a supply of chips), so keep up the good work!

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley