Re: [Qt-qml] Porting without on-device testing

2011-01-25 Thread mikko.kiilholma
nt: 23.01.2011 11:29 To: qt-qml@qt.nokia.com Subject: Re: [Qt-qml] Porting without on-device testing On Sun, Jan 23, 2011 at 1:22 PM, Jan wrote: > I know (I watched and enjoyed "ui-design-for-small-screen-devices" > video > yesterday) that you always should test your app on the

Re: [Qt-qml] Porting without on-device testing

2011-01-24 Thread Jan
Thanks a lot Juha, very good addition to the the dev. days presentation. Am 23.01.2011 22:28, schrieb Juha Turunen: > the hardware is essential. If you have a credible demo of your app > and/or a company to back up your story, you could ask Forum Nokia for > a loan device. The cheaper S^3 phones

Re: [Qt-qml] Porting without on-device testing

2011-01-23 Thread Gregory Schlomoff
This is a great piece of advice. Can someone put this on a wiki or something, so that it won't get lost in the dephts of the mailing-list archives? (I would have done it, but I'm unsure of where it should go, and how to do it) By the way, is there a reference place for all answers, tutorials, an

Re: [Qt-qml] Porting without on-device testing

2011-01-23 Thread Juha Turunen
On Sun, Jan 23, 2011 at 1:22 PM, Jan wrote: > I know (I watched and enjoyed "ui-design-for-small-screen-devices" video > yesterday) that you always should test your app on the real target device. > However, I think I wont buy e.g. N8 in the near future (maybe it is > possible to rent one for a day

[Qt-qml] Porting without on-device testing

2011-01-23 Thread Jan
I know (I watched and enjoyed "ui-design-for-small-screen-devices" video yesterday) that you always should test your app on the real target device. However, I think I wont buy e.g. N8 in the near future (maybe it is possible to rent one for a day). Therefore I'd like to ask if those of you who al