Nodejs and Android
Install Linux CLI in Android
- Download the App called Termux
- Run these initial commands one by one to update the latest utils. Accept the prompts by entering
Y
at most situations
Install Nodejs
Setup Storage and Permissions
- Install storage service that will be able to manage storage
- Add a directory where you will keep your node-projects
Node Program
- add a file
test.js
to this folder for testing nodejs with some content