- cross-posted to:
- linux@programming.dev
- android@lemdro.id
xavier666 ( @xavier666@lemm.ee ) English56•10 months agoYo dawg, I heard you like Linux. So I built a Linux container for your Linux phone. Now you can enjoy Linux while enjoying your Linux phone.
jol ( @jol@discuss.tchncs.de ) 13•10 months agoWe definitely living in a simulation.
dutchkimble ( @dutchkimble@lemy.lol ) 4•10 months agoWonder if it’s running on Linux
fossilesque ( @fossilesque@mander.xyz ) English13•10 months ago smileyhead ( @smileyhead@discuss.tchncs.de ) 6•10 months agoYou can call it GNU/Linux if the same name for OS and kernel turns out to be confusing for you.
boredsquirrel ( @boredsquirrel@slrpnk.net ) 39•10 months agoTLDR: Easy installation of something like Termux, GUI, Kwin and KDE, and a graphical display.
This is really good!
lily33 ( @lily33@lemm.ee ) 13•10 months agoNot really. It seems to use a very different technology from termux.
drwankingstein ( @drwankingstein@lemmy.dbzer0.com ) English15•10 months agoit’s actually not that far off a chroot, it uses LXC, the really cool thing thats going on is this wayland integration, I was waiting for termux-gui + wlroots to come along, but this might just land first
lily33 ( @lily33@lemm.ee ) 7•10 months agoHowever, it also uses halium and libhybris. That means you can’t just install your favourite distro and upstream tools. Everything that needs GPU acceleration needs to be patched for libhybris. For example, that means no upstream wlroots - and the latest patched version I think is 0.12 or so.
drwankingstein ( @drwankingstein@lemmy.dbzer0.com ) English1•10 months agoI havent looked into it yet, but ill be looking into doing an extra shim layer if this is the case. It wont be hard to set up some basic stuff for that, wlroots for instance is great for doing nested stuff since it can forward all of the inputs we need to the nested compositor
iturnedintoanewt ( @iturnedintoanewt@lemm.ee ) 3•10 months agoSo how does it render to screen? Because the biggest nag on any of these previous implementations came when I needed to use VNC to remotely connect to the desktop…
drwankingstein ( @drwankingstein@lemmy.dbzer0.com ) English5•10 months agoit uses a modified wayland compositor that hooks up directly to android surfaceview. Currently if you want a chroot/proot solution, I reccomend termux-x11. it’s good performance.
boredsquirrel ( @boredsquirrel@slrpnk.net ) 2•10 months agoA better alternative would be spice, but just a guess
Monkey With A Shell ( @ShellMonkey@lemmy.socdojo.com ) 28•10 months agoI recall using an app way back when I used to root and haxor all the mobiles that would do this. Kind of a virtualbox for the Nexus phones/tablets, but it needed root to do it. Will have to look into this, would be interesting if it can do so in user space somehow.
Edit: Damn, still needs root. Was a longshot to be able to hook into system resources without it but was hoping for some bridge function.
MonkderDritte ( @MonkderDritte@feddit.de ) 4•10 months agoThat bridge function would still need root (or critical level security holes) to be installed, if the ROM doesn’t ship it.
Monkey With A Shell ( @ShellMonkey@lemmy.socdojo.com ) 3•10 months agoMakes sense, I’m so accustomed to making virtual machines and such that it becomes just a thing but inevitably at some point admin access was required to create the hypervisor, the vnic, a virtual switch, etc. Without that restriction a piece of malware could readily exfiltrate data past a local protection by just making it’s own new pathway through on the fly or any number of other unpleasant things.
drwankingstein ( @drwankingstein@lemmy.dbzer0.com ) English3•10 months agoif you want a non root solution, termux proot + termux-x11, or eventually termux proot + termux-gui + wayland compositor
trevor (he/they) ( @trevor@lemmy.blahaj.zone ) English15•10 months agoIf someone could build a preconfigured image that has Phosh and basic phone apps, I would consider using this full time.
Hector ( @Hector@lemmy.ca ) 10•10 months agoWould be even better if it can be registered as the default launcher too
nossaquesapao ( @nossaquesapao@lemmy.eco.br ) 4•10 months agoCould we uninstall almost all non system apps, make it autostart and prevent any other app from getting in the way?
Cass.Forest ( @cityboundforest@beehaw.org ) 3•10 months agoI would as well
electricprism ( @electricprism@lemmy.ml ) 13•10 months agoSo I could use this to run PostmarketOS inside Android?
eshep ( @eshep@social.trom.tf ) 5•10 months ago@lemmyreader @electricprism There is someone who managed to convert a
proot-distro
version of #alpine into a #pmos one. It’s not as great as it may sound though. drwankingstein ( @drwankingstein@lemmy.dbzer0.com ) English4•10 months agothere are massive limitations to termux proot/chroot that don’t apply here. proper touch support is one of them.
drwankingstein ( @drwankingstein@lemmy.dbzer0.com ) English1•10 months agoYes.
KillingTimeItself ( @KillingTimeItself@lemmy.dbzer0.com ) English10•10 months agothis is the most useful thing android will ever do.
Once rooted.
ExtremeDullard ( @ExtremeDullard@lemmy.sdf.org ) 9•10 months agoSo basically it’s UserLAnd with accelerated graphics instead of VNC.
lily33 ( @lily33@lemm.ee ) 5•10 months agoActually, no, this seems to work on a very different principle.
iturnedintoanewt ( @iturnedintoanewt@lemm.ee ) 4•10 months ago*is going to be.
bier ( @bier@lemmy.blahaj.zone ) English2•10 months agoWhat’s the difference to “Linux deploy”?