Merge pull request #4079 from hendrikswan/master

Instructions to bring up the developer menu
This commit is contained in:
James Ide 2015-11-11 13:34:27 -08:00
commit 768e66bf33
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,7 @@ Genymotion is much easier to set up than stock Google emulators. However, it's o
1. Download and install [Genymotion](https://www.genymotion.com/). 1. Download and install [Genymotion](https://www.genymotion.com/).
2. Open Genymotion. It might ask you to install VirtualBox unless you already have it. 2. Open Genymotion. It might ask you to install VirtualBox unless you already have it.
3. Create a new emulator and start it. 3. Create a new emulator and start it.
4. To bring up the developer menu press ⌘+M
### Alternative: Create a stock Google emulator ### Alternative: Create a stock Google emulator
@ -59,3 +60,4 @@ Genymotion is much easier to set up than stock Google emulators. However, it's o
1. Run `android avd` and click on **Create...** 1. Run `android avd` and click on **Create...**
![Create AVD dialog](/react-native/img/CreateAVD.png) ![Create AVD dialog](/react-native/img/CreateAVD.png)
2. With the new AVD selected, click `Start...` 2. With the new AVD selected, click `Start...`
5. To bring up the developer menu press F2