Slashdot Mirror


Motorola Xoom Won't Have Flash Support At Launch

Several readers have sent word that Motorola's Xoom tablet, marketed as the iPad's first significant competitor, won't ship with Flash support. Quoting: "Support for Adobe's Flash technology has been an argument for the Android operating system since Apple CEO Steve Jobs notoriously said that Flash is a dying technology and that it won't make it onto iOS devices for several reasons. Flash support appeared in Android with version 2.2 and Google even flaunted it as a killer feature for tablets running Honeycomb (3.0), like the Motorola Xoom. But it looks like Adobe and/or Google have yet to put the finishing touches on Flash's implementation in Android 3.0. An advertisement for the Xoom on Verizon's site says (in 6 point text at the bottom) that Adobe Flash support on the Xoom is expected in Spring 2011, meaning this functionality won't be available at the launch of the first Honeycomb tablet on February 24. Considering how slow carriers and manufacturers are when it comes to software updates, this Spring 2011 update could mean more like late Spring 2011 ETA."

6 of 187 comments (clear)

  1. Wow, that was close... by dtmos · · Score: 4, Insightful

    From the headline I was concerned that Xoom wasn't going to have reprogrammable nonvolatile memory.

    I need to get out more.

  2. Re:Flash is a dog on tablets by UnknowingFool · · Score: 4, Interesting

    So what you're saying is that from your first hand experience, Flash on Android sucks. From my perspective, it's been about 8 months since Flash on Android has been released and they still haven't gotten the kinks out yet enough for it to be usable. I remember when Jobs made the argument nine months ago that Flash for mobile just was not suitable. A lot of people here on slashdot responded that that Flash for Android would prove him wrong. In your opinion, do you think that today Jobs was more right or the Flash supporters?

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  3. Re:But that's good right? by XxtraLarGe · · Score: 5, Insightful

    But that's good right? Isn't Flash an inefficient battery drainer like we are constantly told? If so, why is this bad news?

    It's not bad news. You apparently didn't get the Slashdot memo:
    No Flash on iPad = vice
    No Flash on Android = virtue

    --
    Taking guns away from the 99% gives the 1% 100% of the power.
  4. Re:Split Personality? by uniquename72 · · Score: 4, Insightful

    I don't run MSOffice either, but if you wanted to sell me a computer specifically designed to disallow running it, I'd tell you to shove it.

    Also, despite blocking Flash from running ads on websites, I could still allow it with a single click if I came across a useful use of it.

    And finally, I also run NoScript, but that doesn't mean no scripts ever run on my machine -- I allow what I want to allow.

  5. Re:But that's good right? by dclozier · · Score: 4, Funny

    Isn't Flash an inefficient battery drainer like we are constantly told?

    That's incorrect - Flash is very efficient at draining batteries. ;)

  6. Re:Split Personality? by DrXym · · Score: 5, Insightful
    Flash isn't evil, it's just abused. When you load a page and it has 3 or 4 flash ads and every tab in your browser is the same your computer is going to have a hernia. Some people pretend this is Flash's fault but the reality is that if pages were serving up the equivalent workload in HTML5 performance is bound to be even worse. At least the Flash plugin can spawn threads, do background rendering and so on. Everything in HTML5 on the same page will be competing on the same thread (web workers could potentially handle some load but nothing DOM related).

    The remedy is to use an ad blocker so you can pick and choose what content to receive. In time I expect Ad Block will be used as much to curb the abuses of HTML5 as it is for Flash now. Assuming HTML5 ads aren't inlined and obfuscated which is a distinct possibility.