jxcore/jxcore-cordova

Run jxcore without Cordova WebView

Opened this issue · 3 comments

Hello all,

I have problem, i need to run my jxcore app as background service.

Is this possible to run jxcore from Java code, without Cordova WebView?

Thanks.

@mefffis indeed it is. Actually we do a lot of extra stuff to make it run along with the cordova.

@obastemur how to do it? Can you help me with some link?

Thanks 👍

We tried this, the debug version pushed to device worked well (required to manually copy the libjxcore.so to /vendor/lib):

https://github.com/carlgira/jxcore