android: added README.md for notes and resources for MPD android maintainers.
This commit is contained in:
parent
0872a761c8
commit
59bd0fe0f0
17
android/README.md
Normal file
17
android/README.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Android
|
||||
|
||||
Notes and resources for MPD android maintainers.
|
||||
|
||||
## Android studio
|
||||
|
||||
### Version control
|
||||
|
||||
* [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)
|
||||
|
||||
* [gradle.xml should work like workspace.xml? (jetbrains.com)](https://youtrack.jetbrains.com/issue/IDEA-55923)
|
||||
|
||||
### Native libraries
|
||||
|
||||
* [Include prebuilt native libraries (developer.android.com)](https://developer.android.com/studio/projects/gradle-external-native-builds#jniLibs)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user