From af127fdc42884ad3b2b3a82cb9db4c7ddf5bb9c2 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 24 Feb 2020 11:48:07 +0000 Subject: [PATCH] Deploy website Deploy website version based on b57f7712c5a2a740181a28714600ab3db9c28b30 --- docs/next/running-on-device.html | 2 +- docs/next/running-on-device/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/next/running-on-device.html b/docs/next/running-on-device.html index c5e503d1252..956d33fcb8a 100644 --- a/docs/next/running-on-device.html +++ b/docs/next/running-on-device.html @@ -113,7 +113,7 @@

1. Enable Debugging over USB

Most Android devices can only install and run apps downloaded from Google Play, by default. You will need to enable USB Debugging on your device in order to install your app during development.

-

To enable USB debugging on your device, you will first need to enable the "Developer options" menu by going to SettingsAbout phone and then tapping the Build number row at the bottom seven times. You can then go back to SettingsDeveloper options to enable "USB debugging".

+

To enable USB debugging on your device, you will first need to enable the "Developer options" menu by going to SettingsAbout phone and then tapping the Build number row at the bottom seven times. You can then go back to SettingsSystemDeveloper options to enable "USB debugging".

2. Plug in your device via USB

Let's now set up an Android device to run our React Native projects. Go ahead and plug in your device via USB to your development machine.

diff --git a/docs/next/running-on-device/index.html b/docs/next/running-on-device/index.html index c5e503d1252..956d33fcb8a 100644 --- a/docs/next/running-on-device/index.html +++ b/docs/next/running-on-device/index.html @@ -113,7 +113,7 @@

1. Enable Debugging over USB

Most Android devices can only install and run apps downloaded from Google Play, by default. You will need to enable USB Debugging on your device in order to install your app during development.

-

To enable USB debugging on your device, you will first need to enable the "Developer options" menu by going to SettingsAbout phone and then tapping the Build number row at the bottom seven times. You can then go back to SettingsDeveloper options to enable "USB debugging".

+

To enable USB debugging on your device, you will first need to enable the "Developer options" menu by going to SettingsAbout phone and then tapping the Build number row at the bottom seven times. You can then go back to SettingsSystemDeveloper options to enable "USB debugging".

2. Plug in your device via USB

Let's now set up an Android device to run our React Native projects. Go ahead and plug in your device via USB to your development machine.