Hacker News new | ask | show | jobs
by jakub_h 3739 days ago
Well, I'm happy with running the basic stuff using GNURoot. (I have no intention of running more complicate GUI apps anyway, even though that should be possible as well.)
1 comments

How well does the git client work with that? I've been wishing I could tinker from my phone but all the Android github apps don't actually pull repos.
GNURoot provides a chroot of Debian/Gentoo/Fedora etc so you can install whatever you want in there, including the git command-line client.

You can also create such a chroot manually:

https://wiki.debian.org/ChrootOnAndroid

Or go slightly further:

https://wiki.debian.org/Mobile#Articles