summaryrefslogtreecommitdiff
path: root/docs/DEVELOP_ANDROID_DISTRIBUTE.md
diff options
context:
space:
mode:
authorTom MacWright <tom@macwright.org>2015-10-26 11:36:19 -0400
committerTom MacWright <tom@macwright.org>2015-10-27 16:43:54 -0400
commit3fca2455ad8d9734d35c68333b14b104f3d5de5b (patch)
tree6bd3b999302b81514c9c6c1ecb388098dc9b24e5 /docs/DEVELOP_ANDROID_DISTRIBUTE.md
parentaf5271cd3ec6b86d7121201243c1678426e64b62 (diff)
downloadqtlocation-mapboxgl-3fca2455ad8d9734d35c68333b14b104f3d5de5b.tar.gz
[docs] Recreate structure of documentation
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.