Home How to Run Node.js on a Rooted Android Phone

How to Run Node.js on a Rooted Android Phone

Update: Tom Hughes-Croucher of Joyent had this translated last week. The translation is here.

Toshio Mori published a presentation on SlideShare on installing Node.js on a rooted Android phone. Although the slides are in Japanese, enough of the commands are in English that you can make out the steps.

The presentation walks you through rooting your phone, installing QEMU (a virtualizer), running Debian Linux on QEMU and, finally, running Node.js. The actual steps are as follows:

  1. Root the IS01
  2. Use qemu to build a Linux on an ARM environment
  3. Use the ARM Linux environment to build Node.js
  4. Copy the Node.js binary to the IS01

Nodejs on android

View more

presentations

from

Toshio Mori

Considering that it has to be run through a Debian virtual machine, I’m not sure exactly what use this is other than maybe having a mobile Node.js environment to test code against.

About ReadWrite’s Editorial Process

The ReadWrite Editorial policy involves closely monitoring the gambling and blockchain industries for major developments, new product and brand launches, game releases and other newsworthy events. Editors assign relevant stories to in-house staff writers with expertise in each particular topic area. Before publication, articles go through a rigorous round of editing for accuracy, clarity, and to ensure adherence to ReadWrite's style guidelines.