File: android_binary-only_download.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
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!