diff options
Diffstat (limited to 'docs/ANDROID_DEVICE.md')
-rw-r--r-- | docs/ANDROID_DEVICE.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/ANDROID_DEVICE.md b/docs/ANDROID_DEVICE.md deleted file mode 100644 index c10e2580c0..0000000000 --- a/docs/ANDROID_DEVICE.md +++ /dev/null @@ -1,7 +0,0 @@ -# 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). |