Skip to content

Commit

Permalink
doc: note about Android support
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Apr 5, 2016
1 parent d416a59 commit c641fde
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,12 @@ To test if Node.js was built correctly:
$ node -e "console.log('Hello from Node.js ' + process.version)"
```

### Android / Android based devices, aka. Firefox OS
### Android / Android-based devices (e.g., Firefox OS)

Although these instructions for building on Android are provided, please note
that Android is not a supported platform at this time. Patches to improve
the Android build are accepted. The participation of people dedicated and
determined to make Android a supported Node.js platform is encouraged.

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

0 comments on commit c641fde

Please sign in to comment.