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? +"""]]