Is it possible to get the reverse of this working? (Waydroid with play services on Linux phones, such as postmarketOS)
This can probably be upstreamed into podman. Podman already has supports using a VM using podman machine (uses different tech under the hood depending on the OS). This seems like it can be yet another backend for it.
I just want a folding portable monitor now. We're getting so close...
curious is this just software qemu(not sure what word exactly was) instead of virtualization acceleration, probably more overheads?
Yes, under <i>How It Works</i>:<p>> libqemu-system-aarch64.so (QEMU TCG, no KVM)<p>TCG means software emulation
<a href="https://github.com/ExTV/Podroid/blob/3f7d19dee63e24e0bd36c22fb0647c9e5e9d1716/app/src/main/java/com/excp/podroid/engine/PodroidQemu.kt#L303" rel="nofollow">https://github.com/ExTV/Podroid/blob/3f7d19dee63e24e0bd36c22...</a> not sure
Itbsays it doesnt use kvm, so i thinj that meens no accel.
And local FS access is mediated how?
With this I could in theory do all my work from my Android phone.