summaryrefslogtreecommitdiff
path: root/doc/Android.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-03 13:15:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-03 13:15:24 -0400
commit3054827ae242c6a013cf6123b0ae60a6fee58608 (patch)
tree7ff49d5e7572c2afc2f15721fa0e735a0d344758 /doc/Android.mdwn
parent02c347a51fc8efd56e8211e7c0cb921fe58f53c6 (diff)
adb shell
Diffstat (limited to 'doc/Android.mdwn')
-rw-r--r--doc/Android.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/Android.mdwn b/doc/Android.mdwn
index 758f6d49a..3cfaa730d 100644
--- a/doc/Android.mdwn
+++ b/doc/Android.mdwn
@@ -59,6 +59,13 @@ Command", and clear out the default `git annex webapp &` setting.
Or, if you'd like to run the assistant automatically, but not open the
webapp, change the "Initial Command" to: `git annex assistant --autostart`
+## using from adb shell
+
+To set up the git-annex environment from within `adb shell`, run:
+`/data/data/ga.androidterm/runshell`
+
+This will launch a shell that has git-annex, git, etc in PATH.
+
## disk space usage
The git-annex app uses 65 MB of space on your Android device.