mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: improve building doc for Android
PR-URL: https://github.com/nodejs/node/pull/44888 Refs: https://github.com/nodejs/node/pull/44207 Reviewed-By: Feng Yu <F3n67u@outlook.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
@@ -660,7 +660,7 @@ Be sure you have downloaded and extracted
|
||||
a folder. Then run:
|
||||
|
||||
```console
|
||||
$ 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>
|
||||
$ make -j4
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user