diff --git a/docs/android-setup.html b/docs/android-setup.html index 3396cf415eb..d2021043bf2 100644 --- a/docs/android-setup.html +++ b/docs/android-setup.html @@ -1,6 +1,4 @@ -
This guide describes basic steps of the android development environment setup that are required to run React Native android apps on an android emulator. We don't discuss developer tool configuration such as IDEs here.
These instructions only cover installation "from scratch". If you happen to have some old, outdated version of Android SDK make sure to update required packages to the version mentioned below and install all the missing ones and make sure ANDROID_HOME points to your existing SDK.
brew install android-sdk.~/.bashrc, ~/.zshrc or whatever your shell uses:android; in the window that appears make sure you check:android; in the window that appears make sure you check:

android avd and click on Create...
-
Start...NOTE: This guide needs to be extended for Windows. Can you send us a pull request?
This guide describes basic steps of the Android development environment setup that are required to run React Native android apps on an android emulator. We don't discuss developer tool configuration such as IDEs here.
ANDROID_HOME environment variable points to your existing Android SDKbrew install android-sdk~/.bashrc, ~/.zshrc or whatever your shell uses:android; in the window that appears make sure you check:
