@nostupidquestions can QEMU fake an android environment in a desktop ? Can QEMU be used to fake windows, Linux and Android together ?
It seems you are looking for:
- Waydroid or Anbox for android apps
- steam/proton/wine and winapps for windows
- linux for linux. :D (to be completelt serious: distrobox, toolbox, flatpack, docker for apps thare might not be packaged for your spexific distros)
Some are just translation layers (eg. Wine) which usually are way faster but have worse support than complete virtualization (eg. winapps).
But all those project should give you the same experience as running all apps natively in linux.
Onomatopoeia@lemmy.cafe 3 weeks ago
Virtualization doesn’t “fake” anything, it virtualizes.
And a quick search reveals there are multuolea ways to virtualize or run an emulation layer on Linux and Windows for different things (e.g. Wine and WSL).