Hacker News new | ask | show | jobs
by shrx 70 days ago
> The Linux terminal app on Android (check Developer settings if you want it)

I don't see it. How do I install it?

1 comments

In developer settings, under debugging "Linux development environment (Experimental) Run Linux terminal on Android"
No such option. Apparently it needs to be allowed by the vendor (Samsung)?
Yeah, it is controlled by the vendor. If you can't find the option, you will need to use `adb` to enable it that's what I did basically. You can Google it and you'll find what I'm talking about. IRC, it is `pm enable ...`.