Skip to content

Commit

Permalink
Update DevelopmentSetupAndroid.md
Browse files Browse the repository at this point in the history
Summary:Emulator in Android Studio 2.0 introduced new shortcut for hardware menu button.
Closes facebook#6923

Differential Revision: D3168434

fb-gh-sync-id: 7b73146003ae1d2191536796ea0fd50840ef5bec
fbshipit-source-id: 7b73146003ae1d2191536796ea0fd50840ef5bec
  • Loading branch information
LuckyLuky authored and Facebook Github Bot 3 committed Apr 12, 2016
1 parent f18a4f8 commit cbd72ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/DevelopmentSetupAndroid.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ 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](img/CreateAVD.png)
2. With the new AVD selected, click `Start...`
5. To bring up the developer menu press F2 (or install [Frappé](http://getfrappe.com))
5. To bring up the developer menu press F2 (or ⌘+M for Android Studio 2.0 or newer)
6. Install [Frappé](http://getfrappe.com) (OSX only)

### Windows Hyper-V Alternative

Expand Down

0 comments on commit cbd72ad

Please sign in to comment.