From a7bdb271d7520c1cef55a866b09b4273fbcfd908 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 27 May 2016 12:52:37 +0000 Subject: [PATCH] Updated docs for next --- releases/next/docs/getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/next/docs/getting-started.html b/releases/next/docs/getting-started.html index acd123a3fcc..678606c8abf 100644 --- a/releases/next/docs/getting-started.html +++ b/releases/next/docs/getting-started.html @@ -80,7 +80,7 @@ for writing, React Native applications.

Get started with Nuclide here.

Genymotion #

Genymotion is an alternative to the stock Google emulator that comes with Android Studio. -However, it's only free for personal use. If you want to use the stock Google emulator, see below.

  1. Download and install Genymotion.
  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

Troubleshooting #

Virtual Device Not Created When Installing Android Studio #

There is a known bug on some versions +However, it's only free for personal use. If you want to use Genymotion, see below.

  1. Download and install Genymotion.
  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

Troubleshooting #

Virtual Device Not Created When Installing Android Studio #

There is a known bug on some versions of Android Studio where a virtual device will not be created, even though you selected it in the installation sequence. You may see this at the end of the installation:

Creating Android virtual device Unable to create a virtual device: Unable to create Android virtual device

If you see this, run android avd and create the virtual device manually.

avd

Then select the new device in the AVD Manager window and click Start....

Shell Command Unresponsive Exception #

If you encounter:

Execution failed for task ':app:installDebug'.