Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72e89d8

Browse files
author
James Ide
committed
Merge pull request facebook#2735 from dsibiski/patch-1
[Docs][Android] Adds "Running on Device" note
2 parents b434ae0 + 5538011 commit 72e89d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/GettingStarted.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ To write React Native apps for Android, you will need to install the Android SDK
4646
* Press the menu button (F2 by default, or ⌘-M in Genymotion) and select *Reload JS* to see your change!
4747
* Run `adb logcat *:S ReactNative:V ReactNativeJS:V` in a terminal to see your app's logs
4848

49+
_Note: If you are using a device, see the [Running on Device page](http://facebook.github.io/react-native/docs/running-on-device-android.html#content)._
50+
4951
Congratulations! You've successfully run and modified your first React Native app.
5052

5153
_If you run into any issues getting started, see the [troubleshooting page](/react-native/docs/troubleshooting.html#content)._

0 commit comments

Comments
 (0)