File: android_binary-only_download.mdwn

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (9 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
It would be really neat if there was a way to get just the `git-annex` binary on Android, without getting the entire APK. This can be useful when one is already using their own shell and rootfs, for example I work with <a href="https://sites.google.com/site/taldewandroid/">this</a>.

This way, one can just use parts of git-annex, without having to have a whole APK and its dependencies, and the space it takes up, etc.

So would you be able to add a download link for this?



Thanks for the wonderful project!