From: Joey Hess Date: Wed, 2 Dec 2015 17:10:23 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~322^2~34 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=10e8cf5529f946f17a18d17f8e95e3d452d8a036;p=git-annex.git comment --- diff --git a/doc/forum/Manipulate_a_git-annex_repo_from_an_Android_app/comment_1_c59ec715eb02fbdd63780b2450ff2de1._comment b/doc/forum/Manipulate_a_git-annex_repo_from_an_Android_app/comment_1_c59ec715eb02fbdd63780b2450ff2de1._comment new file mode 100644 index 0000000000..8a09376027 --- /dev/null +++ b/doc/forum/Manipulate_a_git-annex_repo_from_an_Android_app/comment_1_c59ec715eb02fbdd63780b2450ff2de1._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-12-02T17:05:03Z" + content=""" +Android's security model may not be friendly to code reuse. You might need +to put both git-annex and your program in the same app. + +I know this is something others want too. Maybe you can find or make a file +manager type app that integrates with git-annex get/drop and could be +included in the git-annex android app? +"""]]