Native style of android(QWidget)
Mobile and Embedded
1
Posts
1
Posters
619
Views
1
Watching
-
OS : windows 8 64bits
Qt : Qt5.5rcTrying to compile the Qt5.5rc example(addressbook) on android, but it do not looks like android native style, but the Qt Quick control looks very good.According to the bug report, I add the variable as following
"styles = android"
in qmake, but still cannot work, what happend?