I did a node.js v0.8 Android porting recently and just uploaded the code to 
github.  If some one is interested, please have a try.

The work is done on tag *v0.8.23 *and branch *v0.8*, but no '*npm*' 
support, you will get a 'node' executable for Android only.  I think it 
runs quite stable.  Modules tested include *socket.io*.  I also tried to 
load native addon, and it works. While to do so, you have to compile it 
using Android ndk manually.  For additional modules, you can install them 
under Linux at first, then push the node_modules directory to Android.

For getting the source code and building, please check below link:
https://github.com/rocguo/node/wiki

Regards,
Peng Guo

-- 
-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to