Hi, 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 >
Have you looked at https://github.com/paddybyers/anode ? Paddy -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
