@nostupidquestions can QEMU fake an android environment in a desktop ? Can QEMU be used to fake windows, Linux and Android together ?
@nostupidquestions can QEMU fake an android environment in a desktop ? Can QEMU be used to fake windows, Linux and Android together ?
6 Comments
Onomatopoeia@lemmy.cafe · 9 pts · 77d
Virtualization doesn't "fake" anything, it virtualizes.
And a quick search reveals there are multiple ways to virtualize or run an emulation layer on Linux and Windows for different things (e.g. Wine and WSL).
pinball_wizard@lemmy.zip · 3 pts · 77d
I'm not particularly familiar with QEMU, but yes. It is possible to get Windows, Linux and Android apps running side by side, with a good set of emulators.
As with all emulation:
Toes@ani.social · 3 pts · 77d
Looks like it was possible with android x86 but the project was discontinued.
I just found this it seems interesting.
https://www.intel.com/content/www/us/en/developer/topic-technology/open/celadon/overview.html
The common way to run android apps on Linux is Waydroid. https://github.com/waydroid/waydroid
zzffyfajzkzhnsweqm@sh.itjust.works · 3 pts · 77d
It seems you are looking for:
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.
markz@suppo.fi · 2 pts · 77d
Fake?
garbage_world@lemmy.world · 2 pts · 77d
loggirl@lemmy.zip · 1 pts · 76d
BlueStacks for windows is an android emulator that's pretty good.