Update RunningOnDeviceAndroid.md

This commit is contained in:
Martin Konicek 2015-10-30 11:30:47 +00:00
parent a02240c2ab
commit c16ffd3162
1 changed files with 1 additions and 1 deletions

View File

@ -35,4 +35,4 @@ To do that, your laptop and your phone have to be on the same wifi network.
1. Open rage shake menu (shake the device) or run `adb shell input keyevent 82`
2. Go to `Dev Settings`
3. Go to `Debug server host for device`
4. Type in your machine's IP address and the port of the packager and `Reload JS`. On Mac, you can find the IP address in System Preferences / Network.
4. Type in your machine's IP address and the port of the packager (e.g. 10.0.1.1:8081) and `Reload JS`. On Mac, you can find the IP address in System Preferences / Network.