Earlier quoted context omitted.
No, the original iPhone & 3G don't support iOS 5. But they did support the current version of iOS for 3 years after they were released - far more than any Android phones of the period. (And, no, they don't charge for iPod Touch updates any more - that was technically an accounting regulation issue that the government changed.)
Though to be honest, for the iPhone 3G, the longer green bar is easily misinterpreted as a positive thing, when for the most part, iOS4 rendered the phone very painful to use. 15-30s wait times for camera shutter, frequent hangs, constant crashes in Maps, being the main pain points with the two that my wife and I owned. If they'd have continued security and minor app updates for iOS3 on the 3G, I'd have been much hap…
Android Orphans: Visualizing a Sad History of Support
151–160 of 235 posts
Re: Android Orphans: Visualizing a Sad History of Support
#152To me, Android is a fragmented soup sandwich. I like the idea of having choices for hardware, but under Android: - You can't assume what's going to be on the phone, software wise. Each maker evidently messes with it, sometimes even changing the interface itself. I've also read stories of bloatware being added. - You can't be sure how software updates are going to be handled, because that varies depending on maker and…
Re: Android Orphans: Visualizing a Sad History of Support
#153Earlier quoted context omitted.
But that doesn't happen, because it's easy for game developers to support FroYo+ devices with the same APK. Example: The latest hot Android game is "Wind-up Knight". It supports Android 2.2 and up. https://market.android.com/details?id=com.robotinvader.knigh...
As long as you don't need new APIs or features in a particular version of Android, sure.
I think most app devs look at the installed base numbers and choose to support 2.1+ or 2.2+. I can't think of any APIs in 2.3 or 3.0 (or even 4.0) that are so wonderful that they are worth cutting off such a large part of the potential customer base.
Re: Android Orphans: Visualizing a Sad History of Support
#154It's an important omission not to mention that Android-based phones prices are declining at a much faster pace than iOS based phones. This is important because in many cases updating from one android to the next version (and sometimes to the next next version) is less expensive than buying a simple iPhone, rendering the need for further support unnecessary.
Re: Android Orphans: Visualizing a Sad History of Support
#1552. Anyone who cares about OS updates doesn't keep a phone for longer than 2 years. Most spring for an early upgrade after 1.5. Many (like me) finagle a new one every year or so.
3. My wife has never updated the OS of any of the 3 iPhones she's owned. I believe she is representative.
Re: Android Orphans: Visualizing a Sad History of Support
#156The current situation is somewhat unfair to the indiscrete / non-tech-savvy consumer since they might buy an Android phone without understanding the differences from the iOS ecosystem. At least several of my friends did. "They're about the same right? And this one was $30 cheaper!" And I genuinely feel bad every time this happens. Note that I of course have no gripes with Android OS/concept itself -- it's a good cont…
Re: Android Orphans: Visualizing a Sad History of Support
#157Earlier quoted context omitted.
I speak from experience when I say, putting iOS 4 on the 3G was just a terrible idea. The 3G should have stayed with the 2G in being restricted to iOS 3.1.3, which whilst no speed demon, at least runs reasonably well, even now. The 3GS is the lowest hardware that should have been given iOS 4.
Didn't they address that in a subsequent iOS 4 update? My understanding is that 3G iOS4 support got a lot more tolerable.
The only reason why I had iOS 4 on my 3G was app compatibility. I eventually was frustrated enough to go back to 3.1.3 and it was like having a new phone again.
Re: Android Orphans: Visualizing a Sad History of Support
#158I wrote the piece / did the research. Happy to answer any questions or comments people might have.
Also it's not really fair to expect that every phone is going to run the very latest Android code, especially ice cream sandwich, which expects a forward facing camera, doesn't use the navigation buttons and so forth.
I do agree with the general premise that Android carriers/manufactures tend to release and abandon. They have no interest in updating the OS after the sale, which explains the popularity of Cyanogen.
Re: Android Orphans: Visualizing a Sad History of Support
#159Earlier quoted context omitted.
Yes, ICS solves that. Even if the apk is installed in system partition (that means you can't uninstall it), you can mark it hidden and the system will never take it into account at startup, intent broadcast or in other situations. It is as good as removed (except that it physically can't be removed, because you may want to restore the phone to factory settings).
>you can mark it hidden Is there a UI function in the OS(for example by right clicking on the icon) for that or should it be done via a adb shell?
http://thisismynext.com/2011/10/20/bloatware-kill-switch-ice...
Re: Android Orphans: Visualizing a Sad History of Support
#160How many PC users are still using XP, a 10 year old OS? If the version of the OS you have still works, it still works. The real issue here is security updates. Google need a way to update core OS component that aren't affected by the manufacturer's UI skinning.