Skip to content

luckyan315/jsbinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Binder Library

This module is usually built as part of Binder Explorer so you should probably consult that project in order to use it.

The Brave Individuals that may want to build and use this module in their own projects should do the following.

  • Get Node.js for Android sources from:

https://github.com/opersys/node

  • In the node-android directory:

source ./android-configure

  • In the jsbinder directory:

node-gyp --arch=arm --nodedir=node-android directory

This should give you the .so needed for Android. The proper use of this module within another project is left as an exercise to the reader while we figure out a more friendly way to make Android-based Node.js project.

About

JavaScript bindings for Android's Binder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 70.8%
  • Python 19.4%
  • JavaScript 9.8%