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 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.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest