nueah-java
v1.2.8
Published
Java runtime interop from Nueah
Downloads
3
Readme
nueah-java
Java runtime interop from Nueah. This module is bundled with Nueah and exposed
through the global named Java.
Running the test-suite
Dependencies
- Android SDK Platform-Tools >= 25.0.3
- Android NDK r13b
With environment configured accordingly:
$ export ANDROID_SDK_ROOT=~/Library/Android/sdk
$ export ANDROID_NDK_ROOT=/usr/local/opt/android-ndk-r13bRun
$ make checkDebug
$ make check-gdbAuto-run tests on JavaScript change
$ make develop