targeting multiple mobile platforms with qt creator
play

Targeting multiple mobile platforms with Qt Creator Aurindam Jana - PowerPoint PPT Presentation

Targeting multiple mobile platforms with Qt Creator Aurindam Jana Aurindam Jana IRC: auri__ : #qt #qt-creator QML http://www.apple.com http://www.clker.com http://qt-project.org http://svengraph.deviantart.com Target Audience Users


  1. Targeting multiple mobile platforms with Qt Creator Aurindam Jana

  2. Aurindam Jana IRC: auri__ : #qt #qt-creator QML http://www.apple.com http://www.clker.com http://qt-project.org http://svengraph.deviantart.com

  3. Target Audience ● Users migrating from Desktop to Mobile platforms. ● Users targeting multiple Mobile platforms with new or existing apps.

  4. Agenda Develop and deploy using Strategies to target multiple Qt Creator mobile platforms http://www.iconarchive.com/artist/svengraph.html http://www.iconarchive.com/artist/dakirby309.html

  5. Strategies to target multiple mobile platforms with Qt http://www.iconarchive.com/artist/svengraph.html http://www.iconarchive.com/artist/dakirby309.html

  6. Qt is glorious! ● Faster Development Time – Shorter learning curve – Common code base – Comprehensive cross-platform tools ● High performance ● Smaller and cohesive team ● Higher ROI, Faster Time to market

  7. ... but Qt is not a magician! ● Functional tools. ● Need to use them appropriately.

  8. Application Architecture UI / Presentation Layer QML Model / Controller / Engine / Backend C++

  9. UI Resources QML Presentation Layer Resource Loader C++ Engine QFileSelector / QQmlFileSelector http://www.iconarchive.com/artist/designcontest.html http://www.iconarchive.com/artist/svengraph.html http://developer.android.com/design/style/iconography.html

  10. Native UI (Look-and-Feel) Android BB10 iOS ... QML Presentation Layer C++ Backend

  11. UI Navigation QML Presentation Layer State machine C++ Backend

  12. Platform / Device features

  13. Code Maintainence ● Smoke check builds after incremental changes ● Test performance and UI on all platforms after incremental changes ● CI is your best friend

  14. Develop and deploy using Qt Creator http://www.iconarchive.com/artist/svengraph.html http://www.iconarchive.com/artist/dakirby309.html

  15. Qt Creator Qt Development tools http://www.iconarchive.com/artist/babasse.html http://www.stevenbrown.ca/blog/archives/tag/icons http://www.iconarchive.com/artist/mattahan.html http://www.doublejdesign.co.uk http://www.iconarchive.com/artist/designcontest.html http://www.iconarchive.com/artist/svengraph.html http://git-scm.com/downloads/logos

  16. Version info Qt Development tools ● Qt version info – 5.1.1 ● Qt Creator version info – 3.0 ● Sailfish SDK version info – latest alpha (Oct 1, 2013)

  17. Setting up Android ● Android SDK – For Windows: Install Android Debug Bridge provided by device manufacturer to enable USB debugging. ● Android NDK ● Apache Ant v1.8 or later ● JDK / OpenJDK v6 or later ● Run <adb>/sdk/tools/android update sdk ● Configure Qt Creator

  18. Setting up Blackberry ● Blackberry 10 NDK ● Run sdkinstall --install x.x.x.x ● Run sdkinstall --simulator (Requires VMPlayer) ● Configure Qt Creator

  19. Setting up for iOS ● Install latest XCode – iOS SDK – Command line tools ● Get a developer license ● Configure Qt Creator ● Deployment works out of the box ● Debugging support – Qt Creator 3.0

  20. Setting up for Sailfish ● Requires VirtualBox ● Sailfish SDK from www.sailfish.org website

  21. Summary ● Dedicated Resource Handler ● Keep styles in separate QML components ● Use a state machine for UI navigation ● Do not assume platform / device features ● CI is your best friend ● Development environment setup ● Build and Deploy

  22. THANK YOU Contact IRC: auri__ : #qt #qt-creator

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend