Android page

This commit is contained in:
Joey Hess 2013-05-03 12:29:52 -04:00
parent 201f802175
commit 2e50754661
9 changed files with 69 additions and 15 deletions

View file

@ -1,12 +1,12 @@
Well, it's built. [Real Android app for git-annex](http://downloads.kitenet.net/git-annex/android/current/).
[[!img /assistant/android/appinstalled.png]]
[[!img /android/appinstalled.png]]
When installed, this will open a terminal in which you have access to
git-annex and all the git commands and busybox commands as well. No webapp
yet, but command line users should feel right at home.
[[!img /assistant/android/terminal.png]]
[[!img /android/terminal.png]]
Please test it out, at least as far as installing it, opening the terminal,
and checking that you can run `git annex`; I've only been able to test on

View file

@ -1,4 +1,4 @@
[[!img /assistant/android/webapp.png alt="git-annex webapp on Android"]]
[[!img /android/webapp.png alt="git-annex webapp on Android"]]
I fixed what I thought was keeping the webapp from working on Android, but
then it started segfaulting every time it was started. Eventually I