File: android_binary-only_download.mdwn

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; 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!