- cross-posted to:
- linux@programming.dev
- linux@lemmy.ml
rufus ( @rufus@discuss.tchncs.de ) English20•10 months agoFYI: There’s also AnLinux, Linux Deploy, Termux, tainer, UserLAnd, …
Some of them aren’t maintained anymore. And they don’t necessarily have hardware-acceleration. But don’t all require root and system patches.
Possibly linux ( @possiblylinux127@lemmy.zip ) English11•10 months agoTermux works fine get it from F-droid only
I’m not sure why you would need a GUI on a GUI phone
30p87 ( @30p87@feddit.de ) English11•10 months agoBecause many graphical apps don’t run natively on Android. They do on Linux.
eg. a full web browser, proper IDE or more powerful image manipulation program.
alexdeathway ( @alexdeathway@programming.dev ) English3•10 months agowhat do you mean by full web browsers?
30p87 ( @30p87@feddit.de ) English4•10 months agoEven though FF Android has been getting closer and closer to having all features of FF Desktop, like Extensions, therefore UA switcher, and a way to pretend to be a desktop browser, I’m still missing full responsiveness settings (ie. pretending the size of your browser is like a tablet) and browser editing tools. The actual FF desktop program, running via Termux in a Linux environment, would have all these features.
alexdeathway ( @alexdeathway@programming.dev ) English3•10 months agoand a way to pretend to be a desktop browser,
I don’t think that’s a platform or software problem but rather an issue where the feature-to-bug ratio isn’t worth it.
I’m not saying that Firefox for Android is perfect or that no further development is needed, but using the desktop version of Firefox to guide the development of the Android version is a waste. It needs better feature integration with the platform rather than a 1:1 copy of its desktop variant.
The software you are suggesting are in my honest opinion not worth the squeeze. it’s like asking Bicycle with engine and complaining about it not being efficient as the motorbike. Just use the bike while making bicycle better in it’s own way.
30p87 ( @30p87@feddit.de ) English3•10 months agoI did not want to suggest those features should be forced into the Android version, the normie user wouldn’t like that anyway, but those are the exact cases where an actual desktop browser, via Termux, is useful.
NaibofTabr ( @NaibofTabr@infosec.pub ) English5•10 months agoHmm… I wonder if I could run pihole in an onboard container and force all my local device traffic through it…
Possibly linux ( @possiblylinux127@lemmy.zip ) English2•10 months agoYou could use Termux for this. However, you won’t be able to use containers. You would need to either build it from sources or run it in proot. I also think the DNS settings in Android are limited so you may have trouble getting it to work. You would need pihole to listen on a random available port and then somehow get android to send DNS to that port. So it probably wouldn’t work.
However, your welcome to try just make sure you use the F-droid version of Termux.