I used to hate android emulators, since the ones I’d tested on Windows were ad-ridden, slow bloatware.

The other day I needed to run an android app on Fedora 40.

I tried Waydroid and it worked very well. The app ran supersmooth as if it was running natively.

Also the cli syntax was very sane an user friendly.

waydroid app install|run|list …

So if you need an Android app on linux the experience might be better than what you think it would be.

  • GolfNovemberUniform@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    I think a part of your positive experience is also thanks to Linux. Android emulation works better on it because the difference between Linux and Android is not that big and definitely not as big as between Windows and Android. Though Waydroid rocks anyways

    • d_k_bo@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      The documentation says:

      Waydroid uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full Android system in a container and provide Android applications on any GNU/Linux-based platform.

      To my understanding this isn’t even emulation but regular container technology.

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

    The app ran super smooth as if it was running natively

    That’s because it is native! Waydroid runs an android container on top of your existing kernel. You will notice that you can even see the Android processes while running Waydroid in a top utility.

  • TFO Winder@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    I just tried it 3 days ago on Fedora 40, Did not run for me.

    Followed their wiki

    How did you setup?

  • HakFoo@lemmy.sdf.org
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    I had a similar positive experience with Gamescope, which tamed a game that freaked out every time I moved the moude onto the other monitor.

    Maybe Wayland’s healthy place is as a secondary window system you launch inside your normal X11 session.

    • axum@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      Maybe Wayland’s healthy place is as a secondary window system you launch inside your normal X11 session.

      Yeah you’ve got that perfectly backwards.
      Wayland allows X11 apps to open using XWayland. Not the other way around.

      Xorg’s life is running short and will be largely abandoned in the near future.