Hacker News new | ask | show | jobs
by Gander5739 70 days ago
In developer settings, under debugging "Linux development environment (Experimental) Run Linux terminal on Android"
1 comments

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 ...`.