this post was submitted on 30 Sep 2023
149 points (92.6% liked)

Android

17410 readers
157 users here now

The new home of /r/Android on Lemmy and the Fediverse!

Android news, reviews, tips, and discussions about rooting, tutorials, and apps.

🔗Universal Link: [email protected]


💡Content Philosophy:

Content which benefits the community (news, rumours, and discussions) is generally allowed and is valued over content which benefits only the individual (technical questions, help buying/selling, rants, self-promotion, etc.) which will be removed if it's in violation of the rules.


Support, technical, or app related questions belong in: [email protected]

For fresh communities, lemmy apps, and instance updates: [email protected]

💬Matrix Chat

💬Telegram channels / chats

📰Our communities below


Rules

  1. Stay on topic: All posts should be related to the Android OS or ecosystem.

  2. No support questions, recommendation requests, rants, or bug reports: Posts must benefit the community rather than the individual. Please post to [email protected].

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to [email protected].

  4. No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.

  5. No reposts or rehosted content: Share only the original source of an article, unless it's not available in English or requires logging in (like Twitter). Avoid reposting the same topic from other sources.

  6. No editorializing titles: You can add the author or website's name if helpful, but keep article titles unchanged.

  7. No piracy or unverified APKs: Do not share links or direct people to pirated content or unverified APKs, which may contain malicious code.

  8. No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.

  9. No offensive or low-effort content: Don't post offensive or unhelpful content. Keep it civil and friendly!

  10. No affiliate links: Posting affiliate links is not allowed.

Quick Links

Our Communities

Lemmy App List

Chat and More


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 11 months ago (1 children)

The update philosophies on Android and iOS are vastly different, as is mentioned in the article.

iOS bundles a vast amount of things in their updates, such as core app updates, platform capability updates and developer API updates.

Android uses the OS update to bring new platform capabilities, mostly, and not even entirely through the mechanism, with lots of things now starting to be delivered unbundled from OS version. Core apps are delivered entirely separately from the OS version. Developer API updates often are backwards compatible using the AppCompat library, meaning that older OS versions sometimes get to benefit from the updates as well.

These differences have led to some significant differences in OS version support - a common OS version support policy for iOS app developers is to support the two most recent OS versions, while android support often is afforded to versions as far back as 5.0.

This in turn leads to an interesting effect, where the useful life of an Android device can actually be longer than that of an iOS device, despite the latter having access to OS updates for a longer time. This being because of the fact that the iOS device essentially becomes unusable once it's no longer supported - you literally can't install apps from the app store anymore, because they have long since dropped support for your OS. Android in the meantime keeps on going, because of the different philosophy of backwards compatibility among Android developers.

All of that being said, I do wish that Android developers were a bit better on things like UI consistency and supporting the latest OS features. I don't know if I'd trade it for what iOS has, though.

[–] [email protected] 5 points 11 months ago

This in turn leads to an interesting effect, where the useful life of an Android device can actually be longer than that of an iOS device, despite the latter having access to OS updates for a longer time.

This is so true.

I have a first-Gen iPad Air that runs fine, but is fast becoming useless, despite having received an OS update months ago.

While an old Galaxy S4 I have around runs many apps that still function fine (especially since I can find old compatible versions on apk mirror).

Pretty frustrating, because the iPad Air performance is plenty for the things I want to use it for.