this post was submitted on 15 Apr 2024
155 points (96.4% liked)

Linux

53468 readers
787 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 5 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
[–] [email protected] 4 points 1 year ago

Honestly: I cannot have the Instagram app on my phone (both for privacy and for addiction) - I have it installed on Waydroid and the fact that it works like 50% of the way keeps me from using it more than a couple times a week.

[–] [email protected] 10 points 1 year ago (3 children)

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.

load more comments (3 replies)
[–] [email protected] 9 points 1 year ago

I use it for some banking apps and online shops that require the android app for using coupons.

[–] [email protected] 9 points 1 year ago

Definitely not to have android apps on a Linux tablet, because in-waydroid rotation doesn't work, and rotating the tablet itself breaks the windowing system until you reboot the container. Issue first reported in 2021.

[–] [email protected] 15 points 1 year ago (5 children)

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.

load more comments (5 replies)
[–] [email protected] 3 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.

[–] [email protected] 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

[–] [email protected] 3 points 1 year ago

I use Multiviewer, having track maps and timing is sick

load more comments (1 replies)
[–] [email protected] 2 points 1 year ago

I use it to play visual novel type android games.

[–] [email protected] 9 points 1 year ago (2 children)

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.

load more comments (2 replies)
[–] [email protected] 3 points 1 year ago

I wonder if Pokemon Go would work on waydroid...

[–] [email protected] 3 points 1 year ago

I use it to run the Sky App to stream football.

The only options are a windows app or an android app (since you can't watch in the browser) and I couldn't get the windows app to work with WINE.

The android app runs fairly well with waydroid, although it occasionally runs into some hiccups.

[–] [email protected] 5 points 1 year ago (4 children)

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.

load more comments (4 replies)
[–] [email protected] 3 points 1 year ago (2 children)

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] 2 points 1 year ago

Why should one use libretube over freetube? What special features does it provide?

[–] [email protected] 3 points 1 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] 1 points 1 year ago (2 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

[–] [email protected] 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.

[–] [email protected] 4 points 1 year ago (2 children)

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.

Well, you know, some people use more than one computer. Having WayDroid + 2FA codes on one laptop, and filling in the codes on a browser on the other laptop does not defeat the idea of strictly using two different devices for 2FA.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

I would say use a cross-platform password manager that supports it in that case. Bitwarden, 1Password and Enpass all have Linux versions and support TOTP, and in the case of Enpass, it has local wifi sync so none of it goes to them. I get that moving 2FA codes to that can be time-consuming, though.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

No i get people use more than one computer but I don't understand your point though about using wayDroid specifically vs a desktop totp manager? You can achieve the same by just having your totp seeds on one computer and manually filling the generated code on the other. Only difference is no android application needed just a standalone desktop totp manager

[–] [email protected] 1 points 1 year ago (1 children)

No i get people use more than one computer but I don’t understand your point though about using wayDroid specifically vs a desktop totp manager? You can achieve the same by just having your totp seeds on one computer and manually filling it in on the other. Only difference is no android application needed just a standalone desktop totp manager

Right, I see your point. Now, I don't see myself clicking on a touchscreen laptop with KeePassXC to get TOTP codes. Seems easier to use Aegis app in WayDroid.

[–] [email protected] 2 points 1 year ago

Ahh didn't think about laptops with touchscreens just assumed touchpads or mice. That's fair honestly never knew that was a popular way to navigate would assume people just get tablets for that but you make a solid point.

[–] [email protected] 7 points 1 year ago (1 children)

2FA app, in my case aegis, and a few games

[–] [email protected] 3 points 1 year ago (4 children)

There aren't any 2FA apps for desktop?

[–] [email protected] 9 points 1 year ago

Yeah. You'd have to pry keepassxc from my cold dead hands st this point. Passwords + TOTP, cross platform, just a datafile.

[–] [email protected] 7 points 1 year ago (1 children)

Yes there are for example by gnome authenticate

[–] [email protected] 2 points 1 year ago

*Gnome Authenticator

[–] [email protected] -2 points 1 year ago

Yes there are for example by gnome authenticate

load more comments (1 replies)
[–] [email protected] 1 points 1 year ago (3 children)

To make my system less secure lol

load more comments (3 replies)
[–] [email protected] 2 points 1 year ago (2 children)

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

[–] [email protected] 1 points 1 year ago
[–] [email protected] 6 points 1 year ago

Yep, waydroid init -s GAPPS. But it will complain when first trying to sign in with Google so you'll have to authorize the device.

[–] [email protected] 9 points 1 year ago (3 children)

Android does have lots of games, and some apps that aren't as easy to use, or as good as in native linux. For example, some painting apps (krita is powerful, but can also overwhelm someone), video editors like capcut or lumafusion, audio apps. For most of everything else, there is a web browser on linux that can do the job better probably, and native apps. But overall, I'd say that Android apps aren't really that useful on linux, because they're mostly geared towards apps that you use on the go, while you usually sitting on a chair at home or work when you're using linux. To be honest, most native apps now have been replaced by a web browser, so either native linux or native android apps are only useful for high end professional usages (e.g. blender, video editing, etc) rather than everyday use.

load more comments (3 replies)
[–] [email protected] 5 points 1 year ago

Using the Apple Music client

[–] [email protected] 16 points 1 year ago (1 children)
[–] [email protected] 9 points 1 year ago (1 children)

This is the way 😉 although the Minecraft launcher is pretty good these days running under Waydroid is considerably less hacky as it's not having to thunk between android and Linux userspace.

[–] [email protected] 1 points 1 year ago (1 children)

I've found the official launcher to be terrible, laggy, unstable, and poorly designed even on windows. I don't think it can even launch bedrock anyway, I need to use the unofficial *nix launcher and the android APK to play on a realm.

[–] [email protected] 81 points 1 year ago (2 children)

Don't search tasks for a tool. Search a tool for your tasks.

[–] [email protected] 10 points 1 year ago

But… I have all these tools, and no imagination!

[–] [email protected] 54 points 1 year ago* (last edited 1 year ago) (2 children)

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.

load more comments (2 replies)
[–] [email protected] 9 points 1 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.

load more comments
view more: ‹ prev next ›