|
|
|
|
|
by talideon
3781 days ago
|
|
There are, at least, things like Termux (https://termux.com/), on Android. Just for laughs, I've been doing actual work (using git, vim, and Go) in Termux on my Nexus 10. Only two things got in my way: screen size and the inability to have a browser and terminal on screen at once. What's particularly sweet about Termux is that it has an APT-based package manager. Given the right tools, even something as locked down as an Android tablet can be surprisingly effective development tool. |
|