I want to run an Android app on my Tumbleweed Gnome Wayland laptop. Is there a containerized or VM way to do this? I’d rather not install a bunch of weird apps in order to do this.
Should I do this using virt-mngr or VirtualBox? Or is there a pre-built Docker/Podman container to do this?
I’m a noob so I know very little about containers and have never used them. And I’m ready to learn.
Depending on which Android apps you want to use, the Ferdium flatpak might be all you need. Check out their project here: https://ferdium.org/
I use it for WhatsApp and a few others.
@Pieter_v Update, I checked and looks like Ferdium does not directly run Android apps. So why is Ferdium recommended? I’m a noob so I must be missing something.
The Android app I want to run does not have a desktop version.
I didn’t know which app you waned to run, and Ferdium is an easy way to use certain apps normally used on a smart phone, such as WhatsApp, Instagram, Reddit etc. However it seems then that you really do want an Android environment of some sort to run the app you need.
When you said it was “too clumsy” that kinda scared me off. I translated clumsy as buggy.
I can try it but it looks like it’s abandoned (over 2 years since last update) so likely buggy and security holes. I would only try it in a VM of some kind. Right now my VirtualBox and virt-manager are not working, so I gotta get them fixed first.
Androids UI is designed to be used with a touch screen. Using it with mouse+keyboard on a 15" 4K laptop screen (and I did not find out how to get the scaling done properly) wasn’t something I would like to do eight hours a day.
So “clumsy” refers just to my individual handling experience.
@invalid_user_name yes, configure away… It will use your network connection as an internal wifi connection with the -net user,hostfwd=tcp::5555-:22 bit…