Skip to content

Commit 59bd0fe

Browse files
geneticdriftMaxKellermann
authored andcommitted
android: added README.md for notes and resources for MPD android maintainers.
1 parent 0872a76 commit 59bd0fe

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

android/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Android
2+
3+
Notes and resources for MPD android maintainers.
4+
5+
## Android studio
6+
7+
### Version control
8+
9+
* [How to manage projects under Version Control Systems (jetbrains.com)](https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems)
10+
11+
* [gradle.xml should work like workspace.xml? (jetbrains.com)](https://youtrack.jetbrains.com/issue/IDEA-55923)
12+
13+
### Native libraries
14+
15+
* [Include prebuilt native libraries (developer.android.com)](https://developer.android.com/studio/projects/gradle-external-native-builds#jniLibs)
16+
17+

0 commit comments

Comments
 (0)