• OctopusNemeses@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    4
    ·
    13 hours ago

    Will there ever be an app ecosystem for Linux phones. I don’t see how could happen. I’m talking actual apps like banking or payment systems. Institutional software such as government apps that requires a stable platform. Not a janky Linux system that is prone to breakage every few updates or scatter across different distros. Seems like the year of the linux desktop meme could end up morphing into the year of the linux phone.

    • Hazematman@lemmy.ca
      link
      fedilink
      arrow-up
      9
      ·
      11 hours ago

      Why can’t we just use banking websites? You don’t need an app ecosystem for that. They just need to build a responsive website that will work on a computer or phone. If you have bank to bank transfer (like e-transfer in Canada) that can be done from the mobile website as well.

      Payment like NFC payment is a different story. I suspect its unlikely we ever see that.

      • AndrewZabar@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 hours ago

        Exactly. And as I said in another comment, you can make a wrapper for it if their website is not the most mobile-friendly. Any browser can handle everything beneath the skin.

    • AndrewZabar@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 hours ago

      Well, they all have standard web interfaces, and so many apps are merely wrappers for it or a rebuilt front-end. On a Linux device one would presume you’ll have a standard web browser so all you need really is a wrapper for the website and the browser engine handles all security. Is there any reason not to just go that route?