As a general rule, I would say that you should get yourself acquainted with Qt , which is the UI (and much more) framework MeeGo uses, so a good bet is to start with the ui, checking which subsystems have changed and re-bindings the UI to the new ones in meego if so.
Now with Qt, some of this work has become a lot easier since it supports many platform services through it's API already. Check out these: http://qt.nokia.com/developer/new-qt-apis/ -Sivan On Thu, Oct 21, 2010 at 1:10 PM, ds <[email protected]> wrote: > Hay, > > is there a guide, howto or something simelar on porting Maemo Apps (e.g. > gtk based) to MeeGo. I could not find on MeeGo and Maemo site:-( > > Thanks a lot > > Detlef > > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers > _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
