• quick_snail@feddit.nl
      link
      fedilink
      arrow-up
      8
      ·
      6 hours ago

      Nope. Android phones without google are a thing. Its the default when you install the OS yourself, actually

    • PiraHxCx@lemmy.ml
      link
      fedilink
      English
      arrow-up
      48
      ·
      edit-2
      10 hours ago

      https://www.androidauthority.com/google-android-development-aosp-3538503/
      https://www.androidauthority.com/google-sideloading-android-developer-verification-rules-3602811/

      ps: Have no doubt, every claim Google makes about restricting stuff for your own good is just them lying out of their asses.

      So I guess more free open source projects won’t be able to be maintained by overworked volunteers, and they’ll get “rescued” by trillion-dollar corporations that will close-source everything, backdoor the shit out of it, and decide what you can and cannot have.

    • 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
          ·
          10 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.