Skip to content

Conversation

@vyrnix9582046173
Copy link
Collaborator

Do you hate spending hours twiddling your meat sticks against a tiny terminal to build Node for Android? Well do we have a PR for you!

  • Now Build using $ANDROID_NDK NDK. android-configure Creates a standalone toolchain

To build for android:
0. set $ANDROID_NDK to NDK r17b path

  1. ./android-configure arm64
  2. ./make-android

@@ -0,0 +1,2 @@
#!/bin/bash
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think in other repos this is called build-android

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So better to keep the standard? build-android?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants