apigee / trireme

Embed Node.js inside a Java Virtual Machine
Other
479 stars 48 forks source link

Trireme and Android Java apps #184

Open adonnini opened 6 years ago

adonnini commented 6 years ago

Hi,

I have an Android app from which I need to access a driver written in Javascript.

I already added Rhino to my app, and successfully ran simple JS code.

Is there a way, I could use Trireme to ran the driver from my app assuming I can package it as a node.js app?

I apologize in advance if this is not the right forum for asking this question. If it is not, please let me know where I should ask it.

Thanks,

Alex Donnini