• themurphy@lemmy.ml
    link
    fedilink
    arrow-up
    32
    arrow-down
    1
    ·
    11 hours ago

    They do, but Android is open source, and now Google is trying to close it down.

      • folkrav@lemmy.ca
        link
        fedilink
        arrow-up
        33
        ·
        10 hours ago

        They’ve been moving more and more out of AOSP into their Play Services for a good while now. However I suspect OP was referring to their announcement that they’ll require developer verification, and apps to be signed with a certificate they issue, for any app install on a verified device (read any device sold with the Play Store). Long story short, no more building and distributing APKs without Google knowing who you are and that your app exists.

        https://android-developers.googleblog.com/2025/08/elevating-android-security.html

      • davidgro@lemmy.world
        link
        fedilink
        arrow-up
        20
        ·
        10 hours ago

        Not all at once, but I feel like since the beginning more and more stuff has moved to closed source components like the Google services framework. Even the launcher used to be open source and that’s not maintained now in favor of closed OEM (including Pixel) ones.

      • Dudewitbow@lemmy.zip
        link
        fedilink
        arrow-up
        10
        ·
        10 hours ago

        slowing down AOSP releases (why Graphene is looking into other phone options). Google is also trying to enforce developer signatures on apps, which would give google the power to kill small developers on 3rd party app stores and ruin sideloading, as you would have to go through google to be verified to make apks.

        these are a few example that has popped up in the past year.

      • mmmm@sopuli.xyz
        link
        fedilink
        arrow-up
        5
        arrow-down
        1
        ·
        11 hours ago

        I don’t think so but it seems you two are mixing Android and AOSP.

        Android is owned by Google. AOSP is not.

        I might be wrong on this but it seems to me they’re replacing in Android, the OS shipped with many smartphones, parts that have open licenses, i.e. parts from AOSP. Like they are replacing open parts of code with privative parts of code.