Instructions to bring up the developer menu

This commit is contained in:
hendrik swanepoel 2015-11-11 23:03:23 +02:00
parent e1fa325569
commit 1246993bc0

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/).
2. Open Genymotion. It might ask you to install VirtualBox unless you already have it.
3. Create a new emulator and start it.
4. To bring up the developer menu press ⌘+M
### 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...**
![Create AVD dialog](/react-native/img/CreateAVD.png)
2. With the new AVD selected, click `Start...`
5. To bring up the developer menu press F2