[Development] Names of classes in Android Extras

Lopes Yoann Yoann.Lopes at digia.com
Tue Oct 8 09:29:37 CEST 2013


On Oct 7, 2013, at 8:48 PM, Thiago Macieira <thiago.macieira at intel.com> wrote:
> Would this class work with a different JNI? Suppose Qt Jambi wanted to use 
> those classes. Would they even compile?

Compiling wouldn't be the problem. A few implementation details can work only on Android, namely the way we get the Java VM and ClassLoader, and the way we manage class, method and field references.

Considering this, it's preferable to call them QAndroidJniXxx.

--
Yoann Lopes
Senior Software Engineer - Digia, Qt









More information about the Development mailing list