summaryrefslogtreecommitdiff
path: root/docs/DEVELOP_ANDROID_DISTRIBUTE.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/DEVELOP_ANDROID_DISTRIBUTE.md')
-rw-r--r--docs/DEVELOP_ANDROID_DISTRIBUTE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/DEVELOP_ANDROID_DISTRIBUTE.md b/docs/DEVELOP_ANDROID_DISTRIBUTE.md
new file mode 100644
index 0000000000..eb21979347
--- /dev/null
+++ b/docs/DEVELOP_ANDROID_DISTRIBUTE.md
@@ -0,0 +1,3 @@
+# Distributing Mapbox GL Native for Android
+
+Use the `Makefile` target `make apackage` in order to build JNI libraries for all supported ABI's for eventual distribution of the whole package.