8
submitted 4 months ago by [email protected] to c/[email protected]

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.

all 26 comments
sorted by: hot top controversial new old
[-] [email protected] 4 points 4 months ago

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

thats because it was running natively

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

[-] [email protected] 2 points 4 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.

[-] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Yes, Waydroid uses lxc containers.

[-] [email protected] 0 points 4 months ago

Wouldn't some Android Apps require specific builds for x86 architectures? Does Android take care of that?

[-] [email protected] 1 points 4 months ago

most android apps are architecure agnostic "java, kotlin etc" and even apps that are often ship "Universal binaries" which include x86, or split builds for arm and x86

[-] [email protected] 1 points 4 months ago

If you need arm, then you probably have to install libhoudini https://github.com/casualsnek/waydroid_script

[-] [email protected] 0 points 4 months ago* (last edited 4 months ago)

Android emulation works better on it because the difference between Linux and Android is not that big

To be clear, the difference between Linux and Android is about the same as the difference between Linux and Fedora, in that they are both Linuxes. That's why this works, and why the reverse (running GNU/Linux apps and even entire systems on Android) is possible as well.

[-] [email protected] 0 points 4 months ago* (last edited 4 months ago)

I meant a desktop Linux distro, not the kernel itself. And Android has a ton of bloatware on top of it so it's not really the same thing. Android has like a double decker kernel

[-] [email protected] 0 points 4 months ago

AOSP doesn't have that much bloat, it's far lighter then your typical linux distro, It's vendors that bloat it up, Custom roms are extremely light, This is BlissOS running on 2Gb of ram https://files.catbox.moe/4n17z3.mp4.

It's far more responsive then many linux distros would be since android and it's applications are optimized around low ram and low system resource in general

[-] [email protected] -1 points 4 months ago* (last edited 4 months ago)

Android can run on 2Gb but the experience won't be great. Linux with something like JWM or Xfce runs way better. Android 12 and higher are especially heavy. You can notice it by comparing on relatively low end devices (with like a Unisoc T606 or something). Android 14 runs better but it has ads-related stuff in it. And Android kernel itself has a lot of unnecessary stuff. They say it's better for performance but bruh how can a more bloated thing be better? Real tests speak for themselves. Don't trust theory and Google's changelogs.

[-] [email protected] 0 points 4 months ago

It took a long long time until Android emulators on Linux worked even close to what has been available on Windows.

[-] [email protected] 3 points 4 months ago

But now the windows one is getting scrapped whereas Waydroid is presumably sticking around.

[-] [email protected] 1 points 4 months ago

Used it but couldn't play any media on it, which was going to be my use case. Nvidia!!!!!. But the devs and the community are quite patient and helpful in their telegram channel.

[-] [email protected] 1 points 4 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.

[-] [email protected] 0 points 4 months ago

Although the Android kernel is slightly customized isn't it? I thought it exposed a few extra syscalls. How do these work on Waydroid?

[-] [email protected] 1 points 4 months ago

some android kernels are, but AOSP itself can run perfectly happy on a vanilla kernel, just make sure your kernel was compilled with BINDER enabled, which yes, is upstream

[-] [email protected] 0 points 4 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.

[-] [email protected] 0 points 4 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.

this post was submitted on 11 May 2024
8 points (100.0% liked)

Linux

47365 readers
1155 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