Qt 6.11 is out! See what's new in the release
blog
How to call android API,in Qt 5.1 for Android
Mobile and Embedded
6
Posts
3
Posters
3.8k
Views
1
Watching
-
I dont think this is possible, unless you do that via some JNI calls.
-
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.