diff options
author | cbaines <cbaines@web> | 2015-12-21 12:40:52 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-12-21 12:40:52 +0000 |
commit | 9619b2e9e868b36aa27e12adb1f63dd6b29cee6f (patch) | |
tree | 2d84059d4b3c6f5271b84347b6b84447a4dfccf5 /doc | |
parent | cacebdf0659342854b3250fb496246959881913b (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Manipulate_a_git-annex_repo_from_an_Android_app/comment_2_20ee5f900a2ff6154c0d90263579723e._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Manipulate_a_git-annex_repo_from_an_Android_app/comment_2_20ee5f900a2ff6154c0d90263579723e._comment b/doc/forum/Manipulate_a_git-annex_repo_from_an_Android_app/comment_2_20ee5f900a2ff6154c0d90263579723e._comment new file mode 100644 index 000000000..e95d090e5 --- /dev/null +++ b/doc/forum/Manipulate_a_git-annex_repo_from_an_Android_app/comment_2_20ee5f900a2ff6154c0d90263579723e._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="cbaines" + subject="comment 2" + date="2015-12-21T12:40:52Z" + content=""" +I am also interested in this. + +It might be better to use intents [1], such that git-annex on Android can provide an interface for any app to ask it to perform actions on repositories. + +Joey, is there any kind of api in the current Android app? + +1: https://developer.android.com/reference/android/content/Intent.html +"""]] |