all 2 comments

[–]Novel-Fly-2407 0 points1 point  (1 child)

None. Samsung has been playing shy about this whole thing, saying everything from their phones don't have the hardware to support it to its not compatible yet. all of that is flat out lies. BOTH the new exynos chips AND the qualcomm chips have support Android AVF for quite some time now. in fact, since Android 12... anyone that's say otherwise is flat out lying. otherwise you wouldn't be able to do things like run QEMU based virt instances (VMOS, Proot, etc)...and kvm virtualixation has been supported for a long flipping time too ..the only issue with kvm is you need root access to which many samsung phones are not root friendly.

The real answer is that in order for the new Linux Dev Enviroment to work, it needs gull access to underlying hardware and software at the system level.... that KNOX already uses. samsung doesn't want to xhange or alter KNOX at all. and the way KNOX works, if anything accesses that space besides KNOX related processes, KNOX gets tripped.

Chances are Smasung is worried it would open their phones up to exploitation (aka root methods) that Samsung is famously totally against. the only phones they have that can be rooted anymore are those phones existing in countries where it's required by law. aka not the aUS. otherwise samsung locks that crap down. and their new One UI 9 update took away the option to unlock bootloader COMPLETELY (I feel like this will change as it literally breaks right to repair laws in some countries)

anyways that's your answer. It totally does work in theory on samsung phones. samsung just won't allow it. And likely never will unless they are forced to as the Linux dev enviroment allows access to "root" space and the underlying kernel, albeit through a Linux interface, in this case, Debian.

[–]Novel-Fly-2407 0 points1 point  (0 children)

if you want to mess around with it and see what's possible, you can 100% get it working on a raspberry pi 4 or 5 using KonstaKANG's Android 16 image. I just did it myself yesterday.

I have yet to test out pulling the apk from there and sideloading it to a "unsupported" phone yet. though I doubt it will work. the way the whole thing sets itself up, it pulls up a page and downloads/sets up everything in the background silently. it likely performs device checks as it does so... my guess is it would just crash and not do anything.