How to call android API,in Qt 5.1 for Android
-
the android NDK should contain some JNI examples which show how to call Android API from within C++ code.
You may also keep an eye on this "feature-request":https://bugreports.qt-project.org/browse/QTBUG-32091.