SpaceAppsChallengeResources: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
h1. Resources to get you started in the Space Apps Challenge
h1. Resources to get you started in the Space Apps Challenge


Please visit the "intro page":https://qt.io/space-apps-challenge to get acquainted with the Space Apps Challenge first.
Please visit the "intro page":https://qt.io/space-apps-challenge to get acquainted with the Space Apps Challenge first.


'''Download and install ''Qt 5.2.1'''''<br />* Download the latest Qt release http://qt.io/download<br />* Follow the installation instructions given below in the Getting started tutorials
'''Download and install ''Qt 5.2.1'''''
* Download the latest Qt release http://qt.io/download
* Follow the installation instructions given below in the Getting started tutorials


'''If you need more mobile functionality like [[New-Features-in-Qt-5.3|GPS or bluetooth]] , download and install ''Qt 5.3.0 beta'''''<br />* Download the beta http://download.qt.io/development_releases/qt/5.3/5.3.0-beta/<br />* Follow the installation instructions given below in the Getting started tutorials
'''If you need more mobile functionality like [[New-Features-in-Qt-5.3|GPS or bluetooth]] , download and install ''Qt 5.3.0 beta'''''
* Download the beta http://download.qt.io/development_releases/qt/5.3/5.3.0-beta/
* Follow the installation instructions given below in the Getting started tutorials


'''Documentation &amp; Tutorials'''<br />* Qt Documentation: http://doc.qt.io/qt-5/index.html<br />* Getting Started with Qt for Android: http://doc.qt.io/qt-5/androidgs.html<br />* Qt on iOS: http://doc.qt.io/qt-5/ios-support.html<br />* Getting Started Programming with Qt Quick: http://doc.qt.io/qt-5/gettingstartedqml.html<br />* Qt Tutorials and Examples: http://doc.qt.io/qt-5/qtexamplesandtutorials.html
'''Documentation &amp; Tutorials'''
* Qt Documentation: http://doc.qt.io/qt-5/index.html
* Getting Started with Qt for Android: http://doc.qt.io/qt-5/androidgs.html
* Qt on iOS: http://doc.qt.io/qt-5/ios-support.html
* Getting Started Programming with Qt Quick: http://doc.qt.io/qt-5/gettingstartedqml.html
* Qt Tutorials and Examples: http://doc.qt.io/qt-5/qtexamplesandtutorials.html


'''Videos'''<br />* Getting Started with Qt on Mobile: http://www.youtube.com/watch?v=WFGRr0DV3oM
'''Videos'''
* Getting Started with Qt on Mobile: http://www.youtube.com/watch?v=WFGRr0DV3oM


'''On-Demand Webinars'''<br />* Qt on Android: http://qt.digia.com/Resource-Center/Webinars/Qt-on-Android/<br />* Qt on iOS: http://qt.digia.com/Resource-Center/Webinars/Qt-on-iOS/<br />* Introduction to Qt Quick Controls: http://qt.digia.com/Resource-Center/Webinars/Introduction-to-Qt-Quick-Controls-and-Qt51/
'''On-Demand Webinars'''
* Qt on Android: http://qt.digia.com/Resource-Center/Webinars/Qt-on-Android/
* Qt on iOS: http://qt.digia.com/Resource-Center/Webinars/Qt-on-iOS/
* Introduction to Qt Quick Controls: http://qt.digia.com/Resource-Center/Webinars/Introduction-to-Qt-Quick-Controls-and-Qt51/


'''Qt blog posts'''<br />* Example apps already in App Store and Google Play: http://blog.qt.io/blog/2013/12/10/cross-platform-applications-in-ios-and-android-stores-with-qt/<br />* In-App Purchasing for Android: http://blog.qt.io/blog/2013/12/12/implementing-in-app-purchase-on-android/
'''Qt blog posts'''
* Example apps already in App Store and Google Play: http://blog.qt.io/blog/2013/12/10/cross-platform-applications-in-ios-and-android-stores-with-qt/
* In-App Purchasing for Android: http://blog.qt.io/blog/2013/12/12/implementing-in-app-purchase-on-android/

Revision as of 11:09, 25 February 2015

h1. Resources to get you started in the Space Apps Challenge

Please visit the "intro page":https://qt.io/space-apps-challenge to get acquainted with the Space Apps Challenge first.

Download and install Qt 5.2.1

  • Download the latest Qt release http://qt.io/download
  • Follow the installation instructions given below in the Getting started tutorials

If you need more mobile functionality like GPS or bluetooth , download and install Qt 5.3.0 beta

Documentation & Tutorials

Videos

On-Demand Webinars

Qt blog posts