node js on android sound's like great idea. but when you search about the subject you'll find no good solution and here is some of my problems:
i want to run node js \ v8 like any other android app. just download apk and run. but in this case we'll never have direct access to the hardware. and if we root the device then we'll have some other problems. i'd like to make it simple and safe as possible for the end user.
so we need some native Android app to stand between node.js and android OS like a hardware driver but i can't find any good project that do just that. so i'd love to see your opinion about it.
thanks
Sam