Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
QtAndroid::startIntentSender
-
I noticed the startIntentSender and startActivity APIs that takes IntentSender and Intent as parameters respectively at http://qt-project.org/doc/qt-5/qtandroid.html
Is there an example of how to use this anywhere?