Slashdot Mirror


Adobe Officially Kills New Flash Installations On Android

hypnosec writes "Adobe has announced that it will be making the Flash Player for Android unavailable for new devices and users from August 15 in continuation of its plan to discontinue development of Flash Player for mobile browsers. The company announced its decision through a blog post and further said that only those users who have already installed the flash player on their devices will be receiving any future updates. To ensure that this is the case, Adobe is going to make configuration changes on its Google Play Flash Player page."

52 of 313 comments (clear)

  1. Good riddance. by Anonymous Coward · · Score: 5, Insightful

    Flash has always sucked on mobile. I'm glad Adobe is finally admitting it.

    1. Re:Good riddance. by ArcherB · · Score: 3, Insightful

      Flash has always sucked on mobile. I'm glad Adobe is finally admitting it.

      I agree, but many sites still use it, unfortunately. Those sites will become unavailable if Flash is removed on mobile devices.

      Which makes me wonder about the wisdom of this decision. As mobile devices become more popular, website designers are forced to make a choice; keep using Flash and be unavailable on mobile devices or redesign with a switch to something else. Adobe loses either way.

      --
      There is no "I disagree" mod for a reason. Flamebait, Troll, and Overrated are not substitutes.
    2. Re:Good riddance. by fuzzyfuzzyfungus · · Score: 5, Interesting

      It seems particularly curious to kill it when they already have(and are ostensibly releasing security updates for, to the degree Adobe ever manages that) Flash 'working' on Android versions up to 4.0

      Do they gain something by killing their marketshare faster than they otherwise would through people gradually upgrading? Naively, I would think that they would try to milk the fuck out of that marketshare while they still can, and do some zealous hunting for alternatives.

    3. Re:Good riddance. by Lord+Lode · · Score: 2

      I created a few games in Flash for playing in a webbrowser, and for the lols I also tried it on an Android, and it worked quite well actually! Sad to see it go.

      Flash allows creating a complete game with all graphics, audio, etc... in a single file, that works the same on almost all platforms. This is quite handy. So I really wish Flash to stay strong, and, have a fully perfect open source player (in other words, have the official player itself be open source).

    4. Re:Good riddance. by Githaron · · Score: 2

      Since they obviously don't care about the platform anymore, they should consider opening the source code.

    5. Re:Good riddance. by Desler · · Score: 4, Insightful

      Adobe cared about selling the Flash creation tools not the Flash platform itself. They'll just change the tools to export HTML5.

    6. Re:Good riddance. by fuzzyfuzzyfungus · · Score: 3, Interesting

      I suspect that that would be a no-go. They clearly don't much care about whatever pile of hacks and shims and eldrich blasphemy got Flash running on something that wasn't Win32; but I would strongly suspect that cross-platform stuff like, say, their precious little DRM system, that they hope will save them from HTML5 video by ensuring that 'premium content' providers remain loyal, is worth far more to them closed than open.

      What surprises me, really, is that Adobe never got Flash to work properly even as the capabilities of handhelds have shot through the roof. Ok, Flash sucks on a 528MHz ARM11 with 192 MB of RAM and a painfully-underpolished Android 1.6 OS. Why does it still suck on systems with 2-4x as many cores(each clocked 2-3x faster and generally based on a more sophisticated ARM flavor), and a GB of RAM?

    7. Re:Good riddance. by bluescrn · · Score: 5, Informative

      The thing is, Flash on mobile is very alive. Just not in the web browser.

      Look into Flash+AIR, you can build Flash content into mobile apps for iOS and Android, and this support some of the latest+greatest features, such as Stage3D (hardware-accelerated 3D graphics API)

    8. Re:Good riddance. by Anonymous Coward · · Score: 2, Insightful

      I always wondered about that, why would they kill off something that is in a lot of web sites, and then I got all conspiracy theory and thought that they were in cahoots with Apple to kill Android, since Android was basically the only one that can support it, and is competition to Apple's clout

    9. Re:Good riddance. by h4rr4r · · Score: 3, Informative

      There is an android youtube app. On top of this youtube supports HTML5, so you don't need flash for it.

    10. Re:Good riddance. by CohibaVancouver · · Score: 4, Funny

      Those sites will become unavailable if Flash is removed on mobile devices.

      ...and tragically, most of them are pr0n.

    11. Re:Good riddance. by gl4ss · · Score: 2

      well, they called elop up for some tips. ..actually I'm thinking that adobe sells some expensive server-side solution for transferring vids to .h264 on the fly and sites/blogs/video services have to now do that.

      losing options sucks anyhow.

      --
      world was created 5 seconds before this post as it is.
    12. Re:Good riddance. by bluescrn · · Score: 3, Informative

      But you don't 'install AIR'. You install just-another-app, and never know that it's made with Flash (unless you're really looking for it)

    13. Re:Good riddance. by AuMatar · · Score: 3, Informative

      Multiple cores isn't going to help, processing is done in a single thread. Nor is more RAM, unless RAM was the problem to begin with. Most likely the bottleneck is the CPU, and I doubt you're really using a 3x faster CPU. Even if you are a 2-3x faster clock doesn't mean running code 2-3x faster- things like cache misses and mispredicted branches don't scale. Also remember that IPC is generally lower on ARM than on comparable x86 chips, so comparing raw numbers isn't that much of a help.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    14. Re:Good riddance. by fuzzyfuzzyfungus · · Score: 3, Interesting

      I have no reason to doubt the power of Adobe's marketing department; but server-side transcoding seems unlikely to be a very lucrative niche. Flash has supported h.264 video for a while now(since somewhere in the 8.x or 9.x window, I think) and much of the 'flash video' on the web, even if it still has a .swf or .flv extension, often turns out to be h.264. In that case, the only change they'll need to make is to the site code: instead of the "detect flash, if flash detected, play, else, tell them to go download flash", they'll need "detect flash, if flash detected, play, else, HTML5 play".

      What will be interesting is if, for those customers who actually use the fancy 'flash video' features(RTMPe, anything DRM related, whatever 'adaptive streaming' sauce Adobe may have offered) will now have the exciting opportunity to purchase the Adobe Video Client SDK for Android in order to build apps to replace their now nonfunctional websites...

    15. Re:Good riddance. by dmt0 · · Score: 4, Insightful

      Simple. Adobe sells content authoring tools. Everyone who writes in flash, has already bought the tools, and the market is saturated. Now is the time to milk all those who are rewriting their flash content into HTML5.

    16. Re:Good riddance. by englishknnigits · · Score: 2

      Hopefully they choose to redesign and switch to something else. Flash is nothing but bad news for anything other than playing video and stupid little (although often fun) flash games. It really has no place in a good website design. I can't stand most pages that use flash extensively (I usually hit back as soon as I see that loading bar).

    17. Re:Good riddance. by mcwop · · Score: 3, Insightful

      Hopefully, that one guy that has designed every restaurant website there is, switches to HTML5 and CSS3.

      --

      "I don't think it's selfish, to eat defenseless shellfish." -NOFX

    18. Re:Good riddance. by kelemvor4 · · Score: 2

      ...and so begins a conspiracy theory people will probably wonder about for years. I'm sure the apk's will be available for loading onto rooted devices for a long time. losing access to so many sites will be painful for non root android users I'm sure.

    19. Re:Good riddance. by rrohbeck · · Score: 3, Informative

      Yup. Flash always sucked on low powered CPUs like Atom. It'll consume 20% on a modern fast CPU with accelerated video and if you don't have video acceleration it'll be much higher.
      On an Atom Netbook with Intel GMA under Linux it's unusable. I disabled the plugin, downloaded the .flv files and played them with VLC - no problem.

    20. Re:Good riddance. by FunkyELF · · Score: 2

      I'm sure the apk's will be available for loading onto rooted devices for a long time.

      Don't need to be rooted to sideload an APK... it is just a checkbox away in standard Android settings.

    21. Re:Good riddance. by jeremyp · · Score: 4, Insightful

      What is this "market" of which you speak? There is no market because Flash Player is given away. There's no money, in fact it is a drain on Adobe's resources.

      Adobe makes its money on the content authoring tools. All they need to do is make those tools target HTML5 and H.264 and everything and everybody's happy. They still sell the authoring tools - in fact perhaps they sell more authoring tools - and they've transferred the drain of maintaining the target platform to the browser vendors.

      --
      All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
    22. Re:Good riddance. by Wraithlyn · · Score: 2

      Any site that is UNUSABLE without Flash will either adapt, or die. And thank goodness for that.

      Flash was (still is?) a great way to provide an enhanced experience for desktop users. Any web developer worth the title would provide fallbacks for critical path functionality.

      People that built nav menus, or unskippable intros, or (heaven forbid) entire sites out of Flash without proper fallbacks should be rounded up and shot in the head.

      Progressive enhancement. Graceful degradation. These are not buzzwords, they're the cornerstone of any sane rich-media web development strategy.

      --
      "Mind, as manifested by the capacity to make choices, is to some extent present in every electron." -Freeman Dyson
  2. wasn't it already dead? by Anonymous Coward · · Score: 2, Interesting

    I'm certain it was Steve Jobs that killed Adobe Flash player on mobile devices a couple years ago.

  3. Die flash die! by onyxruby · · Score: 5, Insightful

    These words have been a mantra of mine for years. I suspect that many other people share this worldview. The death of flash cannot come soon enough for many, many good reasons.

    I'll light the bonfire, who's bringing the beer? Is killing flash the best thing Steve Jobs ever did?

    1. Re:Die flash die! by Lord+Lode · · Score: 2

      I don't understand this hate! Most games that work on Linux are written in Flash.

    2. Re:Die flash die! by TheGratefulNet · · Score: 2, Funny

      "the flash, the!"

      hey, anyone who speaks german can't be all bad.

      --

      --
      "It is now safe to switch off your computer."
    3. Re:Die flash die! by alostpacket · · Score: 2

      You shouldn't want something dead, you should want a better technology to replace it.

      --
      PocketPermissions Android Permission Guide
  4. Strange direction by sl4shd0rk · · Score: 4, Interesting

    I've never seen a company "give up" like this. I would have thought Adobe would have a vested interest in making their software work on a platform everyone is clamoring to dominate. It's like they just said "meh,.. F- it". They also discontinued Flash on Linux (not sure about mac).

    --
    Join the Slashcott! Feb 10 thru Feb 17!
    1. Re:Strange direction by Artraze · · Score: 4, Insightful

      The flash runtime is really only a cost for them: they have to maintain it ('cause it's so secure!), optimize it, and port it to a lot of platforms.

      What they make money on is the flash toolkit. Adobe has decided that maintaining the runtime isn't worth is and instead moving their toolkit over to HTML 5 (and continuing along with being able to export video, etc). Really, it's mostly a win for them. They kept going along with the runtime because it did afford them certain benefits, the install base (which they monopolize) in particular... I think I hear it was something like 90% which probably beats HTML 5 by a wide margin. However, they see the writing on the wall: HTML 5 is getting more common and flash player less. They have a mature toolkit and it's time they compete on that alone and stop wasting (excess) resources working on a costly* side project that really only made sense half a decade ago.

      (*I mean seriously, in terms of bad PR alone...)

  5. Gordan's alive! by bullgod · · Score: 3, Funny

    - Prince Vultan

  6. Re:VM within VM within VM. by ciderbrew · · Score: 5, Funny

    Silverlight?

  7. Re:I wonder how many fools.. by Desler · · Score: 5, Informative

    You do realize that Flash videos are just H.264 in MP4, right? It's been this way for years. Almost no one uses Sorenson for Flash video anymore.

  8. Re:Hmm... by RazzleFrog · · Score: 2, Insightful

    The killer feature for Android is that it releases better, faster, and more feature rich phones several times a year.

  9. Re:Hmm... by Desler · · Score: 2

    Actually most Android phones are schlock with low res screens and running ancient Android versions.

  10. Re:I wonder how many fools.. by catmistake · · Score: 2

    You do realize that Flash videos are just H.264 in MP4, right? It's been this way for years. Almost no one uses Sorenson for Flash video anymore.

    Right. So exactly why do we need Flash for web video? We don't. It's superfluous. Now it's gone from mobile, we just need to clear it off the rest of the internets.

  11. grab a copy now? (is it possible) by neurocutie · · Score: 4, Interesting

    So is it possible to somehow grab a copy of Android Flash now that would be installable in the future?

    1. Re:grab a copy now? (is it possible) by FranTaylor · · Score: 2

      sure you can get it from the same place as the COBOL compiler

    2. Re:grab a copy now? (is it possible) by squiggleslash · · Score: 3, Informative

      Yes: http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html

      Just to be clear: you'll be able to download them for the foreseeable future. Whether they'll work in future versions of Android remains to be seen.

      --
      You are not alone. This is not normal. None of this is normal.
  12. Flash still unlikely to go away. by Eravnrekaree · · Score: 3

    I do not see the need for a flash player going away any time soon due to the immense amount of content in Flash. Flash is so widespread it is hard to get rid of. It seems Adobe is attacking Google here, perhaps because Google is switching to HTML5.

    I agree it would be best for Flash to disappear, Adobe is a corrupt, evil company that uses various unsavory practices. But how to get contnent developers to stop using it? As long as people keep making stuff in flash unfortunately it will remain popular. Part of the issue is making a good replacement for flash. HTML5 helps a.lot with this but as well what really makes flash popular is that developers love Adobe Flash development tools. The sad thing is flash's development tools are very popular with developers and I do not see them giving up flash until something better comes along. I have yet to see anything come along that actually can exceed the features and ease of use of Adobes tools.

    Many here presume Flash will go away. This is sort of like saying Linux will become popular, people here do not understand why people use software, they use software because it works well. Adobe has great tools that work well and just expecting people to stop using them when there are no alternatives or the alternatives are inferior is absurd.

    1. Re:Flash still unlikely to go away. by dmt0 · · Score: 2

      What I want to see is Google itself to stop using flash. In things like Google Finance for example

  13. so how am I gonna read restaurant websites? by Trepidity · · Score: 2

    Hell is going to freeze over before most of the restaurants I visit build usable websites. Now they won't be viewable from mobile at all!

  14. For those of us who develop on Flash... by Skuld-Chan · · Score: 2

    Flash wasn't just about videos and ads on the internet. Some of us developed useful applications like forms for front line people, reports for pointed hair people and video games (look up sharpform - a lot of video game UI's run on Flash). Its sad that the platforms it supports is shrinking and not growing.

    Ages ago when I worked for Adobe - an internal conference was show casing everything they just acquired from Macromedia. The mantra was "the future of the company is everything we just acquired" (that wasn't the official mantra, but after attending plenty of developer sessions that was what I was feeling) - I'm sure that is still true to a certain extent, but there was a genuine feeling that Flash could actually take on Java as a web runtime - especially because we were going to have the worlds first full runtime on a mobile device (at the time they were talking about Symbian and WebOS).

    Don't laugh - one of the internet's biggest websites youtube.com runs on top of Flash media server :) (or at least it used to!). Also this was long before HTML-5 and Javascript was showing any promise. If you wanted to have a rich web app your choices were Java or Flash.

  15. Re:I wonder how many fools.. by mjwx · · Score: 2

    Will realise they've just cheered away a product that works for one that doesn't.

    Flash was shite, it was a slow, buggy, CPU chewing pile of scrotum. I'll be the first to admit that but flash did everything it said on the tin and a bit more. HTML5 at current cant even do what it says on its own tin, let alone half of what was on Flash's tin.

    We've traded away a slow, reliable and butt ugly mechanic for a person who cant even tell the difference between a valve and a vagina and people are happy about this.

    For crying out loud, we cant even decide on a video codec yet. Google and Apple are pushing their own codec's (for all intents and purposes, Apple just about owns H.264) and I read a few days ago Microsoft is also considering it's own. So we have umpteen versions of HTML5 and risk the net falling back into the dark ages of the Netscape/IE wars again.

    --
    Calling someone a "hater" only means you can not rationally rebut their argument.
  16. Re:Adobe Edge by tepples · · Score: 4, Insightful

    Simple: people will continue to produce new HTML5 vector animations and games using Adobe's HTML5 tools.

  17. Re:I wonder how many fools.. by catmistake · · Score: 3, Interesting

    You seem to be arguing against a point I never tried to make. But for content providers the video streaming framework is still more mature than for HTML5 video. That is why people still use it. My point was only about addressing the complaint of getting rid of Flash meant it was being replaced by H.264, but this is silly since Flash video IS H.264 in almost every case nowadays.

    Didn't mean to sound argumentative... was more exuberant. Flash, however, was never needed for what it was used for 99% of the time. Another thread mentioned Black and Tans... so I thought of a terrible metaphor. Flash is like Harp... a decent pale lager, but it becomes exceptional when mixed properly, wrapped, as it were, around Guinness ... which unfortunately for this metaphor can only be vector animation or a web game. So... Adobe says "Hey! What's good for Guiness is good for EVERYTHING! Mix it with your gin! It's a better vermouth! Mix it with your whiskey, it's a better sour!" Trouble is, Harp doesn't mix that well with anything but Guinness, no matter what the bartender says. And eventually, people will start hating Harp... because its just awful when it's used improperly, and unless it's by itself or with Guinness, it's being used improperly. Flash was never intended to be a video wrapper... that was just something that it could do but only did well during the very earliest part of the last decade under special circumstances, before bandwidth was taken for granted. Adobe kept leveraging it for video, however, long after it was reasonable to do so. Eventually, everyone hates Flash and forgets that its actually a decent app platform and wonderful for vector animation. Had Adobe stepped back off pushing it as a video wrapper, for which it is terrible for the extra processing overhead, and left it to find it's true usefulness, perhaps most web users wouldn't despise it.

  18. Re:Not available on mobile by Anonymous Coward · · Score: 2, Informative

    You're at least a year behind; videos that play an ad spot before viewing work fine on HTML5 now, or at least they did on my phone yesterday.

  19. Flash exclusivity to Windows and Surface coming? by muon-catalyzed · · Score: 2

    If Ballmer scores Flash exclusivity for Windows/8/RT and Surface then he trully earns his (evil)genius CEO pedestal right next to Gates and Allison.

    Adobe certainly hates Linux/Android and had some feuds with Apple too, so this might not be completely off idea.

  20. Re:Hmm... by Karlt1 · · Score: 3, Interesting

    It is amazing isn't it?

    Slashdot before Android:Flash sucks, it's closed and proprietary:

    Slashdot after Flash was available for Android and not iOS: Flash is great! It lets us view the whole web!

    Slashdot after Adobe kills Flash on Android: Flash sucked anyway.

  21. Missing the point by MrEricSir · · Score: 2

    You're missing the point: it's not the platform, it's the apps.

    While the Flash plugin was never great, there's a reason Flash lived for so long -- fantastic authoring tools. Drag-and-drop GUIs, full featured IDEs, etc. made it a snap to build great looking Flash apps.

    Until HTML5 has equivalent authoring tools, it's not truly going to be able to replace Flash.

    --
    There's no -1 for "I don't get it."
  22. They have worked for years by SuperKendall · · Score: 2

    I agree, but many sites still use it, unfortunately. Those sites will become unavailable if Flash is removed on mobile devices.

    No, they are available today.

    Thanks to iOS devices, for a few years now pretty much any Flash site you can think of has in fact worked fine without Flash. You just don't know it because by default they give you Flash if you can.

    Pretty much only Flash game sites remain as things that cannot easily be transitioned to running wholly without Flash, but in case you had not noticed a lot of popular Flash games are also available as native apps.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  23. Re:Then patronize the restaurants' competitors by CastrTroy · · Score: 2

    A restaurant web site works best when it's the 1990s era web site. A single page with the address, a map, the phone number, and hours of operation. Another web page linked from the first that shows their menu. That's all a restaurant needs. It's amazing how many restaurants and other businesses can't even be bother to post their hours of operation on their website, or put their phone number in an easy to find location, preferably on the front page.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.