Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[android] - update getting started and distribution docs #8412

Merged
merged 2 commits into from
Mar 31, 2017

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Mar 15, 2017

refs #8390, this PR updates the Getting started page, installation instructions and expands the distributing documentation. The requirements on the old pages didn't reflect the current state. Requires #8363 to be merged first.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Mar 15, 2017
@tobrun tobrun self-assigned this Mar 15, 2017
@mention-bot
Copy link

@tobrun, thanks for your PR! By analyzing this pull request, we identified @tmcw, @tmpsantos and @jfirebaugh to be potential reviewers.

Copy link
Contributor

@Guardiola31337 Guardiola31337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tobrun tobrun merged commit 05992c4 into master Mar 31, 2017
@tobrun tobrun deleted the tvn-update-docs branch March 31, 2017 13:11
@@ -1,21 +1,30 @@
# Distributing Mapbox GL Native for Android

Depending on your use case, you may want to support all or just a subset of [Android ABIs](http://developer.android.com/ndk/guides/abis.html).
This can be achieved using the different `Makefile` targets that are available.
Depending on your use case, you may want to support all or just a subset of [Android ABIs](http://developer.android.com/ndk/guides/abis.html). This document covers building an `.aar` file from the Mapbox Android SDK and building `.so` files for specific ABIs. In normal circumstances an application developer will use [APK splits](https://developer.android.com/studio/build/configure-apk-splits.html) to optimize this at application level.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added to #8390 (comment)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tobrun Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants