Hacker News
new
top
best
ask
show
job
Run Linux containers on Android, no root required
(
github.com
)
35 points
by
politelemon
4 hours ago
6 comments
nullbyte808
an hour ago
Is it possible to get the reverse of this working? (Waydroid with play services on Linux phones, such as postmarketOS)
an hour ago
undefined
figmert
2 hours ago
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.
nixosbestos
an hour ago
I just want a folding portable monitor now. We're getting so close...
ilsubyeega
3 hours ago
curious is this just software qemu(not sure what word exactly was) instead of virtualization acceleration, probably more overheads?
em500
2 hours ago
Yes, under
How It Works
:
> libqemu-system-aarch64.so (QEMU TCG, no KVM)
TCG means software emulation
meltyness
2 hours ago
https://github.com/ExTV/Podroid/blob/3f7d19dee63e24e0bd36c22...
not sure
NewJazz
2 hours ago
Itbsays it doesnt use kvm, so i thinj that meens no accel.
ggm
an hour ago
And local FS access is mediated how?
TheRoque
2 hours ago
With this I could in theory do all my work from my Android phone.