View Single Post
jeremiah's Avatar
Posts: 170 | Thanked: 261 times | Joined on Feb 2009 @ Gothenburg, Sweden
#13
Qt is going to be more widely used and officially supported by Nokia (they have purchased Trolltech the team that created Qt.) But at the moment, Qt is not the sole, canonical development platform - hildon is still widely used and supported.

If you want to have the highest level of community support for your app, including support from Nokia, then going down the C/C++ with Qt path is a very good choice. Python with Qt is also an excellent choice.