this post was submitted on 15 Apr 2024
151 points (96.3% liked)

Linux

54060 readers
815 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] WadamT@lemmy.ml 2 points 1 year ago

I use it to play visual novel type android games.

[–] cammelspit@lemm.ee 2 points 1 year ago (1 children)

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.

[–] CaptDust@sh.itjust.works 2 points 1 year ago* (last edited 1 year ago) (2 children)

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

[–] cammelspit@lemm.ee 1 points 1 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.

load more comments (1 replies)
[–] mub@lemmy.ml 2 points 1 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.

[–] Extrasvhx9he@lemmy.today 1 points 1 year ago (6 children)

Was straight up asking myself this the other day and still couldn't come up with a good answer. I keep reading for 2fa or my passwords but that's not really a reason IMO. Why not just have a copy of your totp seeds (any good android totp manager should let you export) and then use a desktop manager like keepassxc, the same with your passwords. The only reason i can personally think of are games but even then which games are worth keeping on your desktop that don't already have a port? Another application that might be worth emulating could be like Shazam but not sure how good the desktop alternatives are

[–] lemmyvore@feddit.nl 1 points 1 year ago

I went through the same process of thought.

I'm using Aegis and it exports an encrypted .json backup automatically whenever I change or add something, so I can sync that backup somewhere off the phone and the desktop app OTPClient can open it directly from the backup dir.

For playing games (or for any other native app) you can use scrcpy to see the actual Android screen on your desktop and use mouse and keyboard with it, sort of like vnc.

There are a few games that are unique to Android that I like playing this way, like Battleheart or Puzzle Retreat.

load more comments (5 replies)
[–] boredsquirrel@slrpnk.net 1 points 1 year ago (1 children)

To make my system less secure lol

[–] Quackdoc@lemmy.world 1 points 1 year ago (1 children)

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@slrpnk.net 1 points 1 year ago* (last edited 1 year ago) (1 children)

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
[–] Quackdoc@lemmy.world 1 points 1 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.

[–] hayali99@lemmy.world 1 points 1 month ago
[–] meekah@lemmy.world 1 points 1 year ago

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

load more comments
view more: ‹ prev next ›