Add and execute jar?

Hi everyone,

I’d like to add a jar to my ionic 2 project and execute it when an action is triggered by the user.
What the jar does is get some input from the user and run a logic on it. We just don’t want to translate it to Typescript.

The platforms we support are Andrioid and iOS.

Is it possible to do?
Can you point me to a direction on accomplishing this?
Thanks!

1 Like