Since I’m going to switch to Linux Mobile soon after Android gets locked down, I was also considering getting involved in developing software for it since I imagine one major problem is the lack of support. However, I’m not sure which distro to daily drive or develop for, so I was curious what the community thinks.

  • Solrac@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 day ago

    Honest opinion for developers; use Qt’s QML, ts highly portable, it can run in any Linux mobile base (Ubuntu Touch, SailfishOS, and KDE use it as the UI library), best example is Amazfish, and Quickddit, you can also use any language you want, although if you want to be minimal, QML allows in-file JavaScript, but there are plenty of bindings for Qt. And Qt apps still work in Phosh/Gnome.

    LibAdwaita will require you to either get distrobox or similar, and will still need GTK packages, which some options (notably SailfishOS) won’t do

    • corsicanguppy@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      ·
      19 hours ago

      Honest opinion for developers; use Qt’s QML, ts highly portable, it can run in any Linux mobile base (Ubuntu Touch, SailfishOS, and KDE use it as the UI library), best example is Amazfish, and Quickddit, you can also use any language you want, although if you want to be minimal, QML allows in-file JavaScript, but there are plenty of bindings for Qt.

      Dude. Breathe. When you don’t write pauses - periods - into what you’re saying, all that comma splice can sound like the kid talking about his favourite kind of dinosaur.

      Otherwise, an excellent opinion.

        • wyrmkeeper@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          15 hours ago

          For what its worth, I always kind of enjoy the “kid excited about his favorite dinosaur” text writing–i find it charming when people are excited about things and read it as such!

    • erebion@news.erebion.eu
      link
      fedilink
      English
      arrow-up
      1
      ·
      19 hours ago

      SailfishOS shouldn’t be as limiting. They could easily ship it with Flatpak support, for example.

      The community has guides on how to set it up, I just would like to see them ship it.

      • Solrac@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        19 hours ago

        Unfortunately, SailfishOS barely has flatpak support, if at all. Even with community guides. At least, as far as I remember.