[Interest] Smallest possible Android wrapper for QML project
Stanislav Baiduzhyi
baiduzhyi.devel at gmail.com
Fri Mar 27 23:13:57 CET 2015
I've been looking intto the code of QtActivity, it is crazy complicated and
handling all possible issues, and if I understand correctly, is resolving
event-loop related issues.
But for the minimal QML project, is that needed as well? Or maybe there is
possibility to use simple NativeActivity if the project UI consist of single
QQmlApplicationEngine ?
If that was possible to simplify, then it would be relatively easy to
implement proper handling of intents from QML.
--
Regards,
Stas
More information about the Interest
mailing list