From 45b4dbb4586b74535480bfc5879a4f86e9981c93 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Wed, 10 Jul 2019 10:57:21 -0400 Subject: [PATCH] Updated Enabling Developer Options (markdown) --- Enabling-Developer-Options.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Enabling-Developer-Options.md b/Enabling-Developer-Options.md index 6f0ec0b..59f11f6 100644 --- a/Enabling-Developer-Options.md +++ b/Enabling-Developer-Options.md @@ -1,9 +1,11 @@ -After you have configured your Android phone, you will also have to make sure that your phone is in developer mode before you will be able to install apps onto the phone using the tools that are included with Android Studio. The Android Developer website contains information on how to enable Developer Options onto your phone. If you visit the following link and read the section entitled “Enabling On-device Developer Options” you will see that you can enable Developer Options on you Android phone by going to Settings->About phone on the phone, and then tapping the Build number seven times. - -      https://developer.android.com/studio/run/device.html#device-developer-options +After you have configured your Android phone, you will also have to make sure that your phone is in developer mode before you will be able to install apps onto the phone using the tools that are included with Android Studio. **Important Note for Control Hub Users:** The Control Hub has Developer Options enabled from the factory, so you do _**NOT**_ need to do this step for your Control Hub. +The Android Developer website contains information on how to enable Developer Options onto your phone. If you visit the following link and read the section entitled “Enabling On-device Developer Options” you will see that you can enable Developer Options on you Android phone by going to Settings->About phone on the phone, and then tapping the Build number seven times. + +      https://developer.android.com/studio/run/device.html#device-developer-options + In order to be able to use the Android Studio tools to install apps onto your phone, you will need to make sure that the Developer Options and USB debugging are enabled for both of your phones.

[[/images/Enabling-Developer-Options/DeveloperOptions.jpg]]