close almost all old Android app bug reports

The old git-annex Android app is now deprecated in favor of running
git-annex in termux. I suspect all or nearly all of these no longer apply.

This commit was sponsored by Jochen Bartl on Patreon.
This commit is contained in:
Joey Hess 2018-05-08 14:59:00 -04:00
parent 7dc28dc705
commit c0ffd02ac5
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
41 changed files with 333 additions and 1 deletions

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2018-05-08T18:59:08Z"
content="""
We have a way to run the regular git-annex build for linux on Android in termux:
<https://git-annex.branchable.com/tips/install_on_Android_in_Termux/>
So you can use the x86 autobuild on android now. I don't currently have a
mips autobuild, but you can build git-annex on a Debian mips system
with "make linuxstandalone" and the resulting tarball should work with the
above instructions on a mips android system, presumably.
"""]]