PDA

View Full Version : Android IOS situation point



plopes21
21st May 2013, 14:19
Hello guys,

I would like to know if QT 5 is prepared to compile for Android and IOS.

Can I write an application and compile to Android and IOS?

I searched for these terms on google and I found a little information. It seems IOS is stoped.

Thanks,

Pedro

stereoMatching
10th June 2013, 00:50
If you want to know the current status of Qt, you could visit the blog of digia
blog.qt.digia.com/blog/2013/05/14/qt-5-1-beta-released/

Qt5.1 will support most of the Qt module on android, you could develop android apps by Qt on windows or linux(5.1 Beta only support linux development)
Qt5.1 is able to deploy your apps on ios, but Qt Quick 2 not being available, as it needs a new QML engine
Qt5.2 will fully support android and ios

android and ios for Qt are under developing, they are not stopped