Difference between revisions of "QOrbiter Development"

From LinuxMCE
Jump to: navigation, search
Line 1: Line 1:
Building and Setup
+
Building and Setup.
-Android-
+
 
 +
Android - QT4
 +
*Build scripts are located in /src/qorbiter/buildScripts
 
*Download Necessitas https://necessitas.kde.org/necessitas/necessitas_sdk_installer.php
 
*Download Necessitas https://necessitas.kde.org/necessitas/necessitas_sdk_installer.php
 +
*See also pre-requisites here https://community.kde.org/Necessitas/InstallSDK
 +
 +
Android - Qt5
 
*Download Qt for Android 5.x.x http://download.qt-project.org/official_releases/qt/5.3/5.3.2/qt-opensource-linux-x86-android-5.3.2.run
 
*Download Qt for Android 5.x.x http://download.qt-project.org/official_releases/qt/5.3/5.3.2/qt-opensource-linux-x86-android-5.3.2.run
 +
*Android SDK - https://developer.android.com/sdk/installing/index.html?pkg=tools
 +
*Android NDK - https://developer.android.com/tools/sdk/ndk/index.html
  
 +
'''In Both cases, you will need to update the android sdk as per these instruction https://developer.android.com/sdk/installing/adding-packages.html'''
 
-Desktop-
 
-Desktop-

Revision as of 02:08, 27 November 2014

Building and Setup.

Android - QT4

Android - Qt5

In Both cases, you will need to update the android sdk as per these instruction https://developer.android.com/sdk/installing/adding-packages.html -Desktop-