summaryrefslogtreecommitdiff
path: root/docs/ANDROID_DEVICE.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ANDROID_DEVICE.md')
-rw-r--r--docs/ANDROID_DEVICE.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/ANDROID_DEVICE.md b/docs/ANDROID_DEVICE.md
new file mode 100644
index 0000000000..c10e2580c0
--- /dev/null
+++ b/docs/ANDROID_DEVICE.md
@@ -0,0 +1,7 @@
+# Running Mapbox GL Native on a hardware Android device
+
+First read the [Google documentation](http://developer.android.com/tools/device.html) to set up your device and your OS to connect to the device.
+
+When you plug your device in and then run or debug the Android project you will see a window "Choose Device". Choose your device from the "Choose a running device" list.
+
+If your device does not show up, double check the [Google documentation](http://developer.android.com/tools/device.html).