• aesthelete@lemmy.world
    link
    fedilink
    English
    arrow-up
    103
    arrow-down
    2
    ·
    22 hours ago

    please just make an android alternative

    I want a phone that isn’t a closed ecosystem race to the bottom shit phone

    • Err(()).unwrap()@lemmy.world
      link
      fedilink
      English
      arrow-up
      39
      ·
      edit-2
      19 hours ago

      All of the alternatives eventually run into the same “Will my banking app work on it?” problem. The absence of a healthy app economy is the one thing that can’t be fixed by throwing software engineers at it, and it is what caused the death of Windows Phone.

      • vrighter@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        8
        ·
        15 hours ago

        my banking app already doesn’t work on my phone, because it doesn’t like termux:x11 and an autoclicker i have installed for an idle game

      • DataCrime@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        5
        ·
        14 hours ago

        Right. It wasn’t the zune guy, limited adoption, Microserfs killing the platform after 7 years or a general lack of interest, a climate of distrust after 10 years of garbage operating systems with new logos and the same Windows NT internals…

      • Shumina@lemmus.org
        link
        fedilink
        English
        arrow-up
        8
        arrow-down
        2
        ·
        16 hours ago

        God I fucking LOVED my windows phone. Nokia body, windows OS, and no one fucked with making viruses because eleventeen people bought one in total.

    • jabjoe@feddit.uk
      link
      fedilink
      English
      arrow-up
      53
      ·
      21 hours ago

      There are, but the market is rigged by monopolists. And things like banks increasingly require apps that won’t even run on customer Android ROMs easily.

      The regulators are needed here.

      • lemmysmash@piefed.social
        link
        fedilink
        English
        arrow-up
        19
        ·
        16 hours ago

        The problem with regulators is that they a) gladly suck corporate dicks, b) gladly opt-in for the same authoritarian methods of population control, and c) gladly ignore common sense altogether.

        • karlhungus@lemmy.ca
          link
          fedilink
          English
          arrow-up
          10
          ·
          16 hours ago

          “a” has a name: regulatory capture.

          Regulators have in the past fulfilled their role, they’ve just been hamstrung.

        • jabjoe@feddit.uk
          link
          fedilink
          English
          arrow-up
          2
          ·
          11 hours ago

          That is also because we let the companies get too big. We need to break them up. The market is completely dysfunctional. It is feudalism right now.

    • realitaetsverlust@piefed.zip
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      4
      ·
      19 hours ago

      I’m pretty sure that custom roms will remove that 24hr wait period from their binaries. Android is still open source and removing a check isn’t going to be very hard for them.

      The tech ecosystem is as open as you can. Use linux. Use SearxNG. Use graphene or other custom roms. There’s options out there, you just have to start adopting them instead of just complaining online about having no choice.

      • EastofEdson@lemmy.ca
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 hour ago

        Google reCaptcha enters the chat.

        This whole APK dicussion is important, but Google is taking steps to lock down the bloody internet if you aren’t on a verified iOS or Android device. This will be far reaching going way beyond the APK changes.

        related article

      • AwesomeLowlander@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 hours ago

        Not everybody has a choice. I’m currently on grapheneos, but it looks like I may be forced back to android due to national ID requirements.

        • realitaetsverlust@piefed.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 hours ago

          If your country forces you on a locked down OS for ID requirements, something is wrong entirely. You should absolutely make some noise against that and urge them to allow custom OS. That’s a political issue, not a technical.

            • realitaetsverlust@piefed.zip
              link
              fedilink
              English
              arrow-up
              1
              ·
              3 hours ago

              Shit country tbh. You might be able to get a cheap stock android device for your ID and your “actual” device keeps living the good life on a custom rom. Idk how feasible that is for your lifestyle tho.

        • AlteredEgo@lemmy.ml
          link
          fedilink
          English
          arrow-up
          3
          ·
          9 hours ago

          I guess one solution to that is to have a second used or ultra low cost phone just for your personal ID and banking stuff. But then it’s no longer really mobile lol.

        • realitaetsverlust@piefed.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 hours ago

          I might have misunderstood that all those years, but custom roms like graphene or lineage all use the AOSP source to build “their” stuff on top. Android itself is all the proprietary shit google adds and probably bunch of proprietary firmware drivers, which isn’t relevant in the slightest if you switch to a supported device.

          • garbage_world@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            3 hours ago

            Not quite, but I would accept that.

            AOSP is an open source OS based on a Linux kernel. Importantly, it is not a linux distro. GrapheneOS and LineageOS are downstream, open source derivatives of AOSP. Android is the same, but is proprietary.

            Android isn’t just what is added on top of AOSP, just like Ubuntu isn’t just things added on top of Debian, but a complete OS.

            Hope that helps

            • realitaetsverlust@piefed.zip
              link
              fedilink
              English
              arrow-up
              1
              ·
              3 hours ago

              Yeah, that’s roughly what I thought, in which case switching to graphene (or any other custom rom) would completely “release” you from the proprietary grasp of google and their genius ideas. Because even if they add this 24hr lockdown in the AOSP-Project, graphene could rather easiely revert that change in their fork.

              • garbage_world@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                3 hours ago

                Yes. Most of those AOSP forks still use elements of android (google play services) for compatibility reasons.

                  • garbage_world@lemmy.world
                    link
                    fedilink
                    English
                    arrow-up
                    1
                    ·
                    1 hour ago

                    It’s actually the opposite. GOS GPS are real GPS, most other AOSP distros use MicroG, which is reimplementation of GPS.