Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bc0ee06

Browse filesBrowse files
TrottMyles Borins
authored andcommitted
doc: note about Android support
PR-URL: #6040 Refs: #6035 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net>
1 parent fbc99ba commit bc0ee06
Copy full SHA for bc0ee06

File tree

Expand file treeCollapse file tree

1 file changed

+8
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-1
lines changed
Open diff view settings
Collapse file

‎BUILDING.md‎

Copy file name to clipboardExpand all lines: BUILDING.md
+8-1Lines changed: 8 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff 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

9299
Be sure you have downloaded and extracted [Android NDK]
93100
(https://developer.android.com/tools/sdk/ndk/index.html)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.