Y
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
Gander5739
70 days ago
In developer settings, under debugging "Linux development environment (Experimental) Run Linux terminal on Android"
link
shrx
70 days ago
No such option. Apparently it needs to be allowed by the vendor (Samsung)?
link
mbana
65 days ago
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 ...`.
link