Run jxcore without Cordova WebView
Opened this issue · 3 comments
Deleted user commented
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.
obastemur commented
@mefffis indeed it is. Actually we do a lot of extra stuff to make it run along with the cordova
.
Deleted user commented
@obastemur how to do it? Can you help me with some link?
Thanks 👍
SyRenity commented
We tried this, the debug version pushed to device worked well (required to manually copy the libjxcore.so to /vendor/lib):