Web-based UserInterface is more popular nowadays after created Hybrid application frameworks like (PhoneGap, Appcelerator) for Android&IOS. But I am hearing many companies turns back to native development environment (Xcode and Java) on them for better performance. On contrast some embedded UI frameworks like Wx, QT and GTK etc. gives better performance but needs more effort to develop a rich User Experince.
I am looking for a HW and OS independent, versatile and extensible UI framework. Easy to portable and prototyping.. I have asked a question about the best development framework (Native or HTML5) on embedded. Which one do you prefer if you would like to create your own UI framework by aiming some ARM, MIPS based Embedded Linux and Android platforms?

I searched internet about it and found some issues some experts comment on them. Decide yourself, here are some blogposts and whitepaper.

With Qt 5.x and QML2 there are great performance improvements over the previous GUI framework on Android and IOS devices.

http://blog.qt.digia.com/blog/2013/05/21/introducing-boot-to-qt-a-technology-preview/

I don’t think Necessitas is using 5.x yet, but Digia has recently released Android and IOS support in their latest git repo:

http://blog.qt.digia.com/blog/2013/03/05/qt-for-ios-preview/?utm_source=rss&utm_medium=rss&utm_campaign=qt-for-ios-preview

Appcelerator released a comparison on Mobile App Development which lists for Native or HTML5.

http://www.appcelerator.com.s3.amazonaws.com/pdf/appcelerator-whitepaper-native-html5.pdf

And another ones:

http://thinkmobile.appcelerator.com/blog/bid/284174/Native-vs-HTML5-looked-at-objectively-the-debate-is-over

http://www.html5rocks.com/en/mobile/nativedebate/

http://www.smartbridge.com/blog/the-mobile-development-conundrum-native-vs-hybrid-app-development/

 

 

Related Posts