No, we are trying to use Qt-based native (i.e. written in C++ and
compiled to binary) library from a Java Android program. JNI can be used
both ways, for calling native code from Java and for calling Java code
from a native code.
24.11.2015 15:55, jh...@gmx.com пишет:
I think you may be going
I think you may be going about this the wrong way. JNI is for getting to
android or providing to Android. If you want to use a native library with Qt,
then just use it.
-Original message-
Sent: Monday, 23 November 2015 at 07:37:19
From: "Захаров Александр Владимирович"
To: interest