The OnePlus Watch 2 has 2 chips, and basically runs a lightweight OS while keeping the hungry one in very very low power, and only powering it up when necessary.

I was thinking that maybe such idea could be applied on a Linux phone that could run all your banking apps without Waydroid’s “you-must-be-a-hacker” issues, literally by having a half-asleep Android running on another chip, which you can wake up whenever to do your “non-hacker” things, while at the same time you can run the rest of your system (calls, messaging, calculator, calendar, browser…) on your lightweight, private and personalized Linux mobile OS.

I think I would pay big bucks for something like this, and it could serve as a transition device for ditching Android in the future when Tux finally governs over the world.

What do you guys think?

  • onlinepersona@programming.dev
    link
    fedilink
    English
    arrow-up
    27
    arrow-down
    4
    ·
    edit-2
    3 months ago

    That already exists with waydroid. It’s what people use on the Librem 5 and PinePhone to run linux apps. It would save much more battery if it were at OS level, but I assume that would be akin to merging Android and mobile linux distros and a lot more work.

    Why do you have the impression that waydroid has a “you must be a hacker” issue?

    Anti Commercial-AI license

  • barbara@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    3 months ago

    I hope your big bucks are big millions

    Anyway, full and very easy android app support would be enough. Imaging installing an android apk app via your fdroid software store without thinking about it. Just like a flatpak. That’s the future I want to live in.

    • unknowing8343@discuss.tchncs.deOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      3 months ago

      Yes but the problem is that currently banking apps and possibly other “legally important” apps will freak out running under Waydroid.

      • barbara@lemmy.ml
        link
        fedilink
        arrow-up
        4
        arrow-down
        3
        ·
        edit-2
        3 months ago

        Linux market share is increasing. If we can get the phone I described, banking apps will adjust in 5 years if enough people demand it.

        Anyway 2fa banking apps should become open source as well and work on any 2fa app. It’s ridiculous that you have to use their app for it.

  • Dariusmiles2123@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    3 months ago

    I guess something like what you’re talking about or some kind of Virtual Machine to run these difficult apps would be perfect.

    Or the ability to dual boot.

    Basically, I would want to do everything I can on a PC, on a smartphone 😅

    • Peasley@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      3 months ago

      Pretty sure it just had an emulation layer for Android. I had a Passport when it was new, and I remember the phone was emulating a version of Android a few years old, so a few apps didn’t work properly

      • kuneho@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        3 months ago

        Yeah, it was already on old enough version when it was a thing.

        But to my understanding, it wasn’t emulation, rather having a compatibility layer between QNX and Android.

        so AFAIK, it was rather like Proton on Linux? but maybe I’m totally wrong here, haha.

        • OsrsNeedsF2P@lemmy.ml
          link
          fedilink
          arrow-up
          4
          ·
          3 months ago

          I worked at BlackBerry (many years later) and this was my understanding. They were brutally reimpmementing all the Android APIs

            • Peasley@lemmy.world
              link
              fedilink
              arrow-up
              2
              ·
              3 months ago

              I was really impressed with the hub. Such a well-implemented feature. I also miss the led that would blink a different color for different types of notifications or conversations

  • JubilantJaguar@lemmy.world
    link
    fedilink
    arrow-up
    7
    arrow-down
    4
    ·
    3 months ago

    Alternative utopia: do online banking in a desktop web browser while seated comfortably at home, rather than on a street corner in the sun squinting at a tiny screen.

      • JubilantJaguar@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        3 months ago

        Indeed, this is the case with Revolut, a bank which literally requires iOS or Android spyware to sign up and use. But it’s rare. And a reason to NEVER USE that bank.

    • Codilingus@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      3 months ago

      I agree, but if you’re like me, situations arise where I’m not at home, and unexpectedly spending money. Being able to look at my bank on my phone in the moment helps me judge if what I’m about to do is worth it.

  • qwesx@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    3 months ago

    This should work on Jolla’s Sailfish OS phones as they’re running a legit Android in a sandbox. Unfortunately their hardware support is pretty abysmal if you want all features working - and since it’s legit Android it’s also not free (monetary) and Sailfish OS’s UI toolkit is also not free (freedom).

    edit: also, last time I checked, Bluetooth support for Android apps is terrible, basically only audio work(s|ed).

    • MachineFab812@discuss.tchncs.de
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      3 months ago

      Multi-core processors already do this. Give the Android OS a Core or 4, the Linux OS a Core or 4(or however many). The power management already works in the suggested configuration as well: High-power cores are put to sleep when not in use.

      The remaining question is whether the hardware virtualization is in place on the specific ARM chip in question to give/confine the one OS(virtualized/parallelized, not dual-booted) a specific Core or set of cores. It could be desirable to give Linux and Android each a low-power core and have them dynamically split the rest, with Linux controlling prioritization.

      There are high-powered Linux apps. Moreso than Android in-fact.