• Derpgon@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      4 hours ago

      Well, time for zoomers to experience our childhood (with phones that could call, send SMS, and play Snake).

    • jnod4@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 hours ago

      So how come android is Linux but Linux don’t run android apps? How hard it is to have a simulator like harmony os for unsupported apps?

      • tetris11@feddit.uk
        link
        fedilink
        English
        arrow-up
        5
        ·
        5 hours ago

        there are android emulators / compatibility apps like WayDroid that you can run on linux to simulate an android experience but they’re not perfect – and any App that processes payments (banking, utility, parking) outright rejects being in a container and has many tests for detecting so

      • Electricd@lemmybefree.net
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        4 hours ago

        Then you’re basically making a ROM and there are many small detections for this. Many apps rely on proprietary closed source code like google play services

        You will be able to do some things, but it will be a massive pain. Android is big, really big. Emulating will just mean you’re running Android all over again (and it’s often detected). Making a fork is a lot of work

      • sunflowercowboy@feddit.org
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 hours ago

        Android apps are specifically using google ecosystems and would break without such things. It would also mean taking a developers app and putting it in a new market, this requires permissions and they might be under contract.

        Linux can run android apps, but having a fully commercial device would need lots of new natives.