I have created Qt GUI application, Now i wanted to port that application to Meego.
created Qt GUI application, Now i wanted to port that application to Meego. SO I wanted To known the steps to transfer qt application to meego environment and also whether there Will be any screen resolution problems
Re: I have created Qt GUI application, Now i wanted to port that application to Meego
Quote:
Originally Posted by
vishnu717
SO I wanted To known the steps to transfer qt application to meego environment
Assuming you know how to setup MeeGo development environment, all you need to do is to rebuild your app for MeeGo and deploy it on a device.
Quote:
and also whether there Will be any screen resolution problems
It depends on what your application does and how your ui looks like. I would say some adjustments are always required. I think it also depends which UX flavour you're targetting.