iphone - Realities of using QT C++ to write a cross platform phone app -
i attempting continue developing applications smart phones (i have little experience android). have done deep research & have decided start creating applications in qt c++.
the reason doing because research seems can write application once in qt have compile on iphone, android, symbian & windows mobile , have application work on all these platforms.
my question is: correct if write app in qt c++ work on following platforms: android, iphone, symbian & windows mobile?
i know kindof naive question ("what api can use work on platforms") have researched alot & seem qt can work on these platforms.
ps, there cons using qt write cross platform phone app? compiling qt application code difficult on each platform?
this question asked long time ago , many things have changed since. asking same question today (beginnings of 2014) personal answer qt works 99% on iphone.
currently i'm developing application uses qsensors, qnetworkaccessmanager , opengl es , have not encountered problems on osx, ios, windows , linux. thinking porting android soon.
the problem met qtpositioning (gps) module not yet supported ios workaround easy , wouldn't consider problem. work later year. due ios limitations, qtwebkit not available. rest works charm! great job done.
i have not tested myself on android read qt should work on that.
Comments
Post a Comment