How to run node js app into android device? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to run node js app into android device?

Our company have the existing node js app that was previously running on an android device. It is connected to mysql database so that when employee punches time in and out on the android device it will directly passed the data to database. It so happen that the server where it was deployed - down. Since I am not the developer of the app I have no idea on how to run this. Hope to have your positive advises and suggestions.

14th Jan 2022, 3:20 AM
Ynelle Kyle Novicio
Ynelle Kyle Novicio - avatar
1 Answer
+ 1
You can use termux which is a Linux terminal emulator there you can run nodejs
25th Jan 2022, 5:23 PM
Alexmonterrosa
Alexmonterrosa - avatar