We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
@mefffis indeed it is. Actually we do a lot of extra stuff to make it run along with the cordova.
cordova
Sorry, something went wrong.
@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
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: