[Interest] Native library for Android using Qt

Захаров Александр Владимирович zakharov_av at neurosoft.ru
Tue Nov 24 14:36:29 CET 2015


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, jhihn at 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.



More information about the Interest mailing list