Extending your Qt Android application using JNI

Following slides contain valuable information on Qt, Android and JNI that were presented during Qt Developer Days 2014. How to call a Java function using C++ (Qt) and how to call-back a C++ (Qt) function using Java are described here. Extending your Qt Android application using JNI They’re originally taken from http://www.qtdeveloperdays.com

OpenCV 3.2.0 Pre-Built Libraries for Android

In this post I’m sharing the pre-built libraries and binaries for OpenCV that I use to build Qt/QML and OpenCV powered apps  for Android (armeabi-v7a) phones. An example of such application is Quick-Camera-CV which I shared its source codes in a previous post.