File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,14 @@ To test if Node.js was built correctly:
8787$ node -e "console.log('Hello from Node.js ' + process.version)"
8888```
8989
90- ### Android / Android based devices, aka. Firefox OS
90+ ### Android / Android-based devices (e.g., Firefox OS)
91+
92+ Although these instructions for building on Android are provided, please note
93+ that Android is not an officially supported platform at this time. Patches to
94+ improve the Android build are accepted. However, there is no testing on Android
95+ in the current continuous integration environment. The participation of people
96+ dedicated and determined to improve Android building, testing, and support is
97+ encouraged.
9198
9299Be sure you have downloaded and extracted [ Android NDK]
93100(https://developer.android.com/tools/sdk/ndk/index.html )
You can’t perform that action at this time.
0 commit comments