10BC0
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b671f commit 97df9b8Copy full SHA for 97df9b8
BUILDING.md
@@ -660,7 +660,7 @@ Be sure you have downloaded and extracted
660
a folder. Then run:
661
662
```console
663
-$ source ./android-configure /path/to/your/android-ndk target_arch android_sdk_version
+$ ./android-configure <path to the Android NDK> <Android SDK version> <target architecture>
664
$ make -j4
665
```
666
0 commit comments