SpaceAppsChallengeResources: Difference between revisions

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


Please visit the [https://qt.io/space-apps-challenge intro page] ''[qt.io]'' 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'''''
'''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 the latest Qt release http://qt.io/download
'''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
* Follow the installation instructions given below in the Getting started tutorials


'''If you need more mobile functionality like [[New-Features-in-Qt-5.3|<span class="caps">GPS</span> or bluetooth]] , download and install ''Qt 5.3.0 beta'''''
'''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


* Download the beta http://download.qt.io/development_releases/qt/5.3/5.3.0-beta/
'''Videos'''<br />* Getting Started with Qt on Mobile: http://www.youtube.com/watch?v=WFGRr0DV3oM
* Follow the installation instructions given below in the Getting started tutorials


'''Documentation &amp; Tutorials'''
'''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/


* Qt Documentation: http://doc.qt.io/qt-5/index.html
'''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/
* 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'''
 
* Getting Started with Qt on Mobile: http://www.youtube.com/watch?v=WFGRr0DV3oM
 
'''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'''
 
* 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/
* Deploying Android Apps in Qt 5.2: https://blog.qt.io/blog/2013/10/09/android-deployment-in-qt-5-2/

Revision as of 10:49, 24 February 2015

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

Please visit the "intro page&quot;: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
* 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 & 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
* Getting Started with Qt on Mobile: http://www.youtube.com/watch?v=WFGRr0DV3oM

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
* 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/