File tree 1 file changed +8
-1
lines changed
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:
87
87
$ node -e "console.log('Hello from Node.js ' + process.version)"
88
88
```
89
89
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.
91
98
92
99
Be sure you have downloaded and extracted [ Android NDK]
93
100
(https://developer.android.com/tools/sdk/ndk/index.html )
You can’t perform that action at this time.
0 commit comments