Join KDAB Training Day 2025 in Munich
Choose between learning advanced QML programming, Modern C++, integrating Rust and Qt or 3d rendering with Vulkan. The KDAB Training Day 2025 will take place in Munich on the 8th of May, right after the Qt World Summit on 6th to 7th of May.
Learn more
5 Comments
18 - Sept - 2017
Igbaria
download full source code ?
19 - Sept - 2017
BogDan Vatra
The full source code is in the body of this article :) .
17 - Oct - 2017
Taimoor
How to do this using Qt 5.7?
17 - Oct - 2017
BogDan Vatra
Check http://doc.qt.io/qt-5/qtandroidextras-index.html to see how to add Android Extras to your project, then the source code should be the same(http://doc.qt.io/qt-5/qtandroid.html#runOnAndroidThread)).
20 - Apr - 2018
Mynor Choc
thanks, out put it in my android app. :)