this post was submitted on 15 Oct 2023
178 points (96.4% liked)
Technology
59148 readers
2689 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's not. It just has really heavly modified Linux kernel and the similarities end there. Termux uses a hack that was already patched, so if Termux ever update to newer API level it won't work.
I hate how files, the UI and overall services managment work on Android. I cannot mount a drive, access app's files and their configs, I cannot change the UI environment or system theme (besides basic setting of app launcher and dark/light), I cannot update beyond manufacturer support and swap OSes like on PC and the list goes on...
I got a brand new phone and installed Termux a few weeks ago.
That is a problem on normal Android. But with Termux and certain other programs that have the right permissions, like the "File" app that came with my Samsung, you can access the entire OS and network drives.
If you root your phone you can do anything.
Dude I've used Unix for 40 years since before Linux existed. I had an Android tablet, in which I installed termux on, and mounted my shared network drives using Samba on termux. I literally used the Linux "mount" command to mount it to my termux linux filesystem.
And it was a huge amount of work to port Unix to various hardware back in the day.