Is there a way to run termux script from a android app?

108 Views Asked by At

I got a Java android app that receive buffer of byte from a nodejs, i want to run script when you open the app like cd backend sudo node server.js Is there a way?

Now i open termux and run script and then I open my app. I didn't find anything to resolve my problem...

0

There are 0 best solutions below