comment
authorJoey Hess <joeyh@joeyh.name>
Wed, 2 Dec 2015 17:10:23 +0000 (13:10 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 2 Dec 2015 17:10:23 +0000 (13:10 -0400)
doc/forum/Manipulate_a_git-annex_repo_from_an_Android_app/comment_1_c59ec715eb02fbdd63780b2450ff2de1._comment [new file with mode: 0644]

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 (file)
index 0000000..8a09376
--- /dev/null
@@ -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?
+"""]]