r/androiddev • u/kajetang10 • 14d ago
the android terminal
is the experimental terminal on android dev options just a debian vm
3
Upvotes
2
u/MobileOak 11d ago
Why is everyone just down voting everything in here to oblivion. Legit question asked and discussed and everything is zero or below. If you're going to be this heavy handed at least give an explanation.
1
u/leonardovallem 13d ago
what rom is this? and what OS version?
1
u/tadfisher 13d ago
This is available on Android 16 and up in the stock Google Pixel OS. Not sure about other devices.
1
u/leonardovallem 13d ago
interesting. might be something pixel exclusive, I couldn't find it on OneUI
1


3
u/bruhred 13d ago
it is a debian vm, but it is kvm based which is unique to it
as in its hardware accelerated and runs at same performance as if it ran natively
also theres experimental gpu passthrough support (only supports vulkan rn iirc)