@nostupidquestions can QEMU fake an android environment in a desktop ? Can QEMU be used to fake windows, Linux and Android together ?

  • zzffyfajzkzhnsweqm@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 days ago

    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.