Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a Qt of 5.3 version. I tried to add module "androidextras" in my .pro file but the next error catched : Project ERROR: Unknown module(s) in QT: androidextras
Try this:
android { QT += androidextras }
Hi and welcome to devnet,
Silly question but, are you building your project with an android Qt version ?