node
node copied to clipboard
V0.6 android
Add androidlog.cc & androidlog.h in src fold. Change lib/console.js, if android, log to logcat. Change android.mk and some scripts to integrate androidlog module.
(For my dev board i add APP_ABI := armeabi-v7a in Application.mk)
Paddy: Any chance we can merge this patch in? I've been using it, and it's very hard to program and debug node apps on Android without it.
Cheers, Steve
of cource you can, i've been using it all the time without bug, so why not
ÔÚ 2013-2-14£¬3:08£¬sgithens [email protected] дµÀ£º
Paddy: Any chance we can merge this patch in? I've been using it, and it's very hard to program and debug node apps on Android without it.
Cheers, Steve
¡ª Reply to this email directly or view it on GitHub.
natsume23: My comment was directed towards Paddy, if he can merge it back in to the repo. It's very useful, and hard to live without.