I tried Waydroid on Arch and its amazing. It runs Android apps flawlessly. And with a touchscreen device, I feel like I have an Android tablet running inside my Linux machine.

But I still don’t know what to use it for…

What apps do you use with Waydroid? What use cases do you have for it?

  • @[email protected]
    link
    fedilink
    91 year ago

    The only thing I can truly think of is Signal. If there was a native Gtk app for signal that was near feature complete I would probably ditch Android altogether. Maybe OSMAnd~, but that’s a nice to have.

    • Adonnen
      link
      fedilink
      English
      31 year ago

      Flare isn’t feature complete but you can run it in the background for all notifications.

      • @[email protected]
        link
        fedilink
        11 year ago

        Yeah I know about it, but it’s so so far off from being usable as a daily driver interacting with people on Android sadly :/

  • @[email protected]
    link
    fedilink
    21 year ago

    F1tv, Amazon music and that’s about it more or less. I’ll occasionally use it on my steam deck for some android games but I don’t play more than maybe 3 or 4 android games total and that’s rare.

    • @[email protected]
      link
      fedilink
      2
      edit-2
      1 year ago

      Can you explain the benefit of using F1TV app this way, instead of the browser? I’m genuinely curious if this gives a better experience in some way

      • @[email protected]
        link
        fedilink
        11 year ago

        Yeah, Multiviewer is a huge PITA to use on steam deck since it gets wiped on updates, Brave, my browser of choice is explicitly blocked from the web version and I’m used to the android interface so it seemed right on my main PC since I already needed to do it this way on my deck.

  • JackGreenEarth
    link
    fedilink
    English
    21 year ago

    Side point, is it possible to install the google play store on waydroid? Aurora keeps crashing.

  • Björn Tantau
    link
    fedilink
    91 year ago

    Reminds me that my daughter wanted to play Toca Life World on her PC. So I guess I would use it for that. As soon as I have the energy to do it.

  • @[email protected]
    link
    fedilink
    English
    41 year ago

    Used to use it for Apple Music but Cider 2 does what I want now, especially since Apple started locking down AM on rooted devices (of which Waydroid basically is) for no good reason.

    • @[email protected]
      link
      fedilink
      English
      21 year ago

      Cider doesn’t support lossless, but then again neither does the version of android supported by waydroid currently

      • @[email protected]
        link
        fedilink
        English
        21 year ago

        I was able to get lossless back then. It’s a matter of enabling fake_wifi for the app in Waydroid. You have to play a track for it to activate, but that’s also a bug I’ve experienced on my actual phone.

        • @[email protected]
          link
          fedilink
          English
          11 year ago

          I could enable it in the app, but Android versions below 10 resample everything down to 16 bit / 44.1 khz and Waydroid is stuck on Android 9 for now.

          Now I guess I’d have to pass safety net or hide root and I can’t be bothered. I just plug my phone into the dac instead

          • @[email protected]
            link
            fedilink
            English
            11 year ago

            Yeah I got a headphone dongle for my phone. Cider 2 is still nice though, 256kbps AAC (whether CBR or VBR) is fine for most people, and it seems to stay in that bitrate.

  • mub
    link
    fedilink
    21 year ago

    Does it still run Roblox? Since it stopped working under wine (again) I read it was the only way to get Roblox on Linux.

    • Quack Doc
      link
      fedilink
      11 year ago

      It is true that Waydroid isn’t super secure. that being said, it is still just a mostly stock android (unless you download gapps). Root is not exposed to the container so unless an exploit is found it is reasonably secure. There are measures waydroid can take to make it more secure. but as it stands it’s “not bad”

      • boredsquirrel
        link
        fedilink
        1
        edit-2
        1 year ago

        Android relies on SELinux for its app sandbox. On Fedora the Waydroid package has some SELinux rules, but not sure if they are as good.

        Daniel Micay answered under a Waydroid issue and at least on Android I fully trust his knowledge.

        I dont know about exposed root, but Waydroid uses LXC containers and not rootless Podman/Docker.

        The best solution would either be:

        • only run it on Fedora (no Problem for me)
        • harden the SELinux policy when needed
        • switch to a rootless container
        • or on other Distros, use a VM where you can fully control the environment
        • Quack Doc
          link
          fedilink
          11 year ago

          as far as I know the SELinux container is configured, whether or not the distro uses it isn’t up to waydroid but the packaging and host configuration. If there are issues with the SELinux implementation they need to be brought up.

          Waydroid also supports apparmor for some protections when SELinux is not available. OFC it’s not as good as selinux (and currently it’s set in warning mode so it doesn’t actually offer protections out of box, please we need people testing this) https://github.com/waydroid/waydroid/pull/906

          If you want to use a VM, and anyone who needs a highish level of security should. Bliss OS is a much better option. Though it doesnt offer “native integration” with the host.

  • oo1
    link
    fedilink
    101 year ago

    if you want netflix witjh DRM stuff like offline downloads waydroid can do it I think via the android app…
    You need to use a waydroid-utils script to install “widevine” for drm.
    This is a solution i’ve tested for someone else not me;
    I think it works, but it’s not been rigorouly road tested.

    Posssibly other DRM services will work if you can tolerate that type of thing.

    My guess is that the main use for it is android app development and testing.

    • ☂️-
      link
      fedilink
      21 year ago

      you might want to look into stremio or the servarr suite if youre having to jump through these hoops anyway

      • oo1
        link
        fedilink
        11 year ago

        waydroid is pretty easy to get working - and I think will be usable by the actual end user once set up.

        I did look at stremio but I couldn’t see a way to do the offline downloads thing on netflix.
        That is a desirable feature for the person who travels a lot and they just want to have some videos for when they’re off-line or on limited bandwidth like on the train or bus.

        This servarr thing looks way more complex - though I admit I might be a bit too dim for it as I couldn’t figure out what it actually does.
        Thanks for the suggestions though - waydroid looks easiest to meet all the needs. I’m sure someone smarter than me will have fun with that weird servarr suggetion - it does seem to have a whole lot of features.

        • @[email protected]
          link
          fedilink
          11 year ago

          Servarr is a stack of applications that sets up a media suite. Radarr and Sonarr handle the managing of movies and TV shows, respectively. Prowlarr searches for the media through either Torrenting or Usenet. Then you’d need a downloader like SABnzbd or Deluge. Ombi is another application to handle requests and finally you’d need a streaming app like Plex, Emby or Jellyfin.

          Think of it like a marionette; you’re making a bunch of services work together for one goal. Most people use docker and create a docker compose file to manage all the services. Typically the flow goes like this, a person makes a request to Ombi for something to watch. That request goes to Radarr or Sonarr, which creates a folder and populates the Metadata from IMDB. Then a request is sent to Prowlarr to find the media. Once found its sent to the downloader, like Deluge, to actually grab the media. After it’s done, Radarr / Sonarr will import the media into the correct folder. Now you’ve got a perfect collection for Plex / Emby / Jellyfish to start streaming your media. Really awesome suite once you get it up and running.

  • silly goose meekah
    link
    fedilink
    11 year ago

    My friend asked me to use xbox live chat so I’m probably going to try using waydroid for that

  • @[email protected]
    link
    fedilink
    151 year ago

    Playing Slay the Spire.

    It does have a native Linux version but it doesn’t sync cross-platform. So since I like playing on the go it is nice to also be able to play at home on a bigger screen.

    • @[email protected]
      link
      fedilink
      11 year ago

      Did it work out of the box for you? Doesn’t load for me on either of my machines that have waydroid

      • @[email protected]
        link
        fedilink
        11 year ago

        Do you have an ARM emulator installed? I don’t think the game ships an x86 build. Other than that it just worked.

          • @[email protected]
            link
            fedilink
            11 year ago

            I think so. IIRC there are a few different implementations. But if you configure any of them Android will automatically use it to run non-native apps.

  • WadamT
    link
    fedilink
    English
    21 year ago

    I use it to play visual novel type android games.

  • lemmyreader
    link
    fedilink
    English
    21 year ago

    You already answered this in your question description :) With a touchscreen laptop and Linux and WayDroid you can have a Linux tablet. (Unfortunately (?) the choice of a DeGoogle ROM for Android tablets is minimal and you never know when the ROM developer will buy a new phone, change their life priorities and drop the ROM development) Compared to an Android phone you’d have a much larger screen. What do I use WayDroid for personally ? Just to test some programs, to see what’s new in F-Droid, and sometimes use LibreTube.

    • @[email protected]
      link
      fedilink
      31 year ago

      If you like LibreTube check out Grayjay. It similarly lets you privately browse and watch YT content, while also being able to subscribe and make playlists, but it’s killer feature is pooling all your subscriptions across different platforms into one feed. Ie having your Patreon, YouTube, Twitch, etc all in one app.

  • @[email protected]
    link
    fedilink
    English
    71 year ago

    People with linux phones use it to run android apps: Signal because using electron is worse than waydroid for battery life, banking apps, bullshit government apps without web versions, etc. It’s terrible for battery life, but it works.

    Anti Commercial-AI license

    • The Hobbyist
      link
      fedilink
      55
      edit-2
      1 year ago

      Well yes, but also no.

      Whenever you search for a solution to your problem, it stems from the realization that something is a problem. But sometimes, you have a thing which has been done for a longtime, it was a problem with no solution and you’ve had to accept that. How would you determine one day that things can be done differently and better without constantly reevaluating everything? It’s not realistic.

      In my view, it is a perfectly reasonable question to ask “what problem does waydroid solve?” To figure out if you have that issue and you didn’t know of this solution.

      Sorry, just my 2 cents.

      • @[email protected]
        link
        fedilink
        81 year ago

        Also, Learning is Fun, so here I have a new toy, let’s have fun seeing what I can learn to do with it, then - as you say - that might solve a problem or improve a thing I hadn’t thought of before.

      • oo1
        link
        fedilink
        11 year ago

        Too right.
        Someone needs to make a start on the “periodic table of emulators” It might as well be OP.