Mediasoup Server on Android

Assuming that there is an approach to install & use Node.JS on Android:

My application would be based on Nodejs and a webapp rendered by NodeJS which runs on Android devices.

Can we (cross) compile and install/use Mediasoup (Server & Client) on Android?

If yes, Please explain briefly about how to do that. Thank you.

No idea, sorry.

You may want to take a look to libmediasoupclient which is a C++ library. No idea how to integrate it with Node in Android.