Qt (qml) and Android
-
I have a serious problem with Qt5.1 and Android.
I have compiled an application that has worked well with Necessitas (Qt 4.6.4 if I remember correctly.) with Qt5.1.This is the main form:
!http://www.denisgottardello.it/01.png(http://www.denisgottardello.it/01.png)!Now if I rotate the mobile of 90° I obtain this:
!http://www.denisgottardello.it/02.png(http://www.denisgottardello.it/02.png)!of 360° I obtain this:
!http://www.denisgottardello.it/03.png(http://www.denisgottardello.it/03.png)!If I click on a text field to digit something, when the keyboard disappears I obtain this:
!http://www.denisgottardello.it/04.png(http://www.denisgottardello.it/04.png)!In another device is worse.
With Necessisat all works well.What can I do?
-
Please remember that Qt on Android works only in full screen mode.
Here you can download an app for Android with the mistake.
http://www.denisgottardello.it/App01.apk
Here you can download the source. As you can see is very short.
http://www.denisgottardello.it/App01.pro.zip