summaryrefslogtreecommitdiff
path: root/doc/forum/Manipulate_a_git-annex_repo_from_an_Android_app/comment_2_20ee5f900a2ff6154c0d90263579723e._comment
blob: e95d090e54a284539c9efcecd48e03e5740f11db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
"""]]