Skip to content

lineCode/node-on-android

 
 

Repository files navigation

Node on Android

Make Node.js apps for Android (Currently only supports ARM64)

Loads up the project in Android Studio and edit the node app in assets/index.js. When running the app it will load Node.js (8.2.1) as a shared library and run it.

It also contains a WebView that you can control from Node.js using the android.loadUrl(url) api.

MORE TO COME! :)

About

Make Node.JS apps for Android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 73.9%
  • C++ 25.3%
  • Other 0.8%