diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-03 12:29:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-03 12:29:52 -0400 |
commit | 83843a49170b1135be2db73e60a3260243ae46c8 (patch) | |
tree | 809566228538e8c5ae665bb6d6e5fbf2d53af90e /doc/install/Android.mdwn | |
parent | 10307797f511ce5d84f878f7f93bd126ad52b1a8 (diff) |
Android page
Diffstat (limited to 'doc/install/Android.mdwn')
-rw-r--r-- | doc/install/Android.mdwn | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/doc/install/Android.mdwn b/doc/install/Android.mdwn index 59f25af51..2a95f3c42 100644 --- a/doc/install/Android.mdwn +++ b/doc/install/Android.mdwn @@ -1,20 +1,15 @@ -git-annex can be used on Android, however you need to know your way around -the command line to install and use it. (Hope to get the webapp working -eventually.) +Now git-annex can be used on Android! + +[[Documentation for using git-annex on Android|/android]] ## Android app -First, ensure your Android device is configured to allow installation of -non-Market apps. Go to Setup -> Security, and enable "Unknown Sources". +First, ensure your Android device is configured to allow installation +of the app. Go to Setup -> Security, and enable "Unknown Sources". -Download the [git-annex.apk](http://downloads.kitenet.net/git-annex/android/current/) +[Download the git-annex.apk](http://downloads.kitenet.net/git-annex/android/current/) onto your Android device, and open it to install. -When you start the Git Annex app, it will dump you into terminal. From -here, you can run git-annex, as well as many standard git and unix commands -provided with the app. You can do everything in the [[walkthrough]] and -more. - ## autobuilds A daily build is also available. |