From 3054827ae242c6a013cf6123b0ae60a6fee58608 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 3 May 2013 13:15:24 -0400 Subject: adb shell --- doc/Android.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/Android.mdwn') 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. -- cgit v1.2.3