diff --git a/releases/next/docs/android-building-from-source.html b/releases/next/docs/android-building-from-source.html index e079e9ad6be..7ba916e0e18 100644 --- a/releases/next/docs/android-building-from-source.html +++ b/releases/next/docs/android-building-from-source.html @@ -3,7 +3,7 @@ export ANDROID_NDK=.dir=/Users/your_unix_name/android-ndk/android-ndk-r10e
You can find further instructions on the official page.
First, you need to install react-native from your fork. For example, to install the master branch from the official repo, run the following:
Alternatively, you can clone the repo to your node_modules directory and run npm install inside the cloned repo.
Add gradle-download-task as dependency in android/build.gradle: