Re: [Development] QT5 Beta 1 & Android

2012-11-12 Thread Walter Horsten
etings, Walter > > > On 12 November 2012 20:46, Walter Horsten wrote: > It does! Splendid, this solves all the static initialization and > plugins-not-unloading issues involved with the app restart. > I can probably spend some time on updating the event handler to generate the &

Re: [Development] QT5 Beta 1 & Android

2012-11-12 Thread Walter Horsten
wrote: > > Hi, > > It misses screenSize. > android:configChanges="orientation|screenSize|keyboardHidden" should work. > > Cheers, > Laszlo > > > > On Mon, Nov 12, 2012 at 3:15 PM, Walter Horsten > wrote: > Hi all, > > I don't th

Re: [Development] QT5 Beta 1 & Android

2012-11-12 Thread Walter Horsten
Hi all, I don't think this works very well (or at all) with NativeActivity at the moment, I put "configChanges:orientation" in the manifest, but android insists on restarting the NativeActivity ... for example: Or am I missing something? Regards, Walt

Re: [Development] QT5 Beta 1 & Android

2012-11-11 Thread Walter Horsten
Hi, I'm very happy to contribute to Qt ! (I've been using it since 2003, so it's about time ;) The latest version I tested with is r8 (I decided not to upgrade to r8b after reading some people complain of builds not working anymore :)... so I can't help you with the r8b issues at the moment,

[Development] QT5 Beta 1 & Android

2012-11-09 Thread Walter Horsten
Hi all, I have QT5 Beta1 apps running on android, installable via an apk, launchable from the app screen and properly interacting with the OS. I don't know to what extent it is complementary to Necessitas (which I read is going to be integrated in Qt5 as well), but if it is I'm willing to cont