Portal:Mobile: Difference between revisions
Jump to navigation
Jump to search
(Added link to iOS application info page) |
m (→Getting Started: add link to Android installation page) |
||
(29 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{LangSwitch}} | {{LangSwitch}} | ||
* [[Android]] | = Cross Platform Mobile Development with Qt = | ||
* [[Qt for mobile platforms - blocking bugs]] | |||
* [[Qt for mobile platforms - features wishlist]] | |||
* [[Best Practices for Designing Mobile UI]] | |||
* [[Modern mobile applications with Qt and QML]] | |||
* [http://www.cutehacks.com/blog/2015/5/28/one-version-number-to-rule-them-all One version number to rule them all] | |||
= Android = | |||
== Getting Started == | |||
* [[Qt5ForAndroid | Introduction]] | |||
* [[Android|Installation]] | |||
== Troubleshooting == | |||
* [[Qt for Android FAQ]] | |||
* [[Qt for Android Known Issues]] | |||
== Building Qt5 for Android == | |||
* [[Android | Building on Linux/macOS]] | |||
* [[Building_qt-android_on_windows | Building on Windows]] | |||
== Extending the API == | |||
=== Java Integration === | |||
* [http://www.kdab.com/qt-android-episode-6 How to use Android Studio to extend and debug the Java part of your Qt application] | |||
=== Integrating System Services and Libraries === | |||
* [http://blog.lasconic.com/share-on-ios-and-android-using-qml Sharing content with other apps] | |||
=== Integrating 3rd-party Services and Libraries === | |||
Material Design Component Library | |||
* [https://github.com/papyros/qml-material QML Material - Material Design implemented in QtQuick] | |||
* [https://github.com/benlau/quickandroid QuickAndroid - QML Material Design Component and Support Library for Android] | |||
== Legacy == | |||
* [[KorhalNexus7]] | |||
* [[Necessitas]] (Qt for Android) | * [[Necessitas]] (Qt for Android) | ||
* [[Setup Necessitas SDK on Windows]] | * [[Setup Necessitas SDK on Windows]] | ||
* [[Qt for Android | * [[Native-Android-discussion]] | ||
* [[ | * [[Qt for Android examples status]] | ||
* [[ | * [[Qt project to Symbian MeeGo and Android]] | ||
* [[Fixed dx bat]] | |||
= Black Berry = | |||
* [[:Category:BlackBerry]] | * [[:Category:BlackBerry]] | ||
* [[Building Qt5 for Blackberry]] | |||
* [[A-HelloWorld-using-the-BlackBerry-NDK-CLI-tools]] | |||
* [[Publishing apps in BlackBerry World]] | |||
* [[Setup-for-BlackBerry10-development]] | |||
* [[Remote debugging on Blackberry devices]] | |||
= iOS = | |||
* [[Qt for iOS known issues]] | * [[Qt for iOS known issues]] | ||
* [[How_to_make_a_call_or_send_a_sms_on_iOS]] | * [[How_to_make_a_call_or_send_a_sms_on_iOS]] | ||
* [[iOS_device_info]] | * [[iOS_device_info]] | ||
* [[iOS Application Info]] | * [[iOS Application Info]] | ||
* [[iOS Settings Bundle]] | |||
* [[IOS_SOUND_IMAGE]] | * [[IOS_SOUND_IMAGE]] | ||
* [[OS-X-and-iOS-Coding-Conventions]] | * [[OS-X-and-iOS-Coding-Conventions]] | ||
Line 17: | Line 73: | ||
* [[iOS sound from QML (AVAudioPlayer)]] | * [[iOS sound from QML (AVAudioPlayer)]] | ||
* [[Support_for_iOS]] | * [[Support_for_iOS]] | ||
* [[ | |||
* [[ | = SalfishOS = | ||
* [[ | |||
* [[SailfishOS]] | |||
* [[:Category:SailfishOS::Introduction_tutorial]] | |||
* [[SailfishOS Logic]] | |||
= Tizen = | |||
* [[Tizen]] | |||
* [[Creating-Hello-World-Application]] (Tizen) | * [[Creating-Hello-World-Application]] (Tizen) | ||
* [[ | * [[Qt_for_Tizen_Videos]] | ||
= Misc = | |||
* [[Maps and Navigation API]] | * [[Maps and Navigation API]] | ||
* [[N9]] | * [[N9]] | ||
* [[Qt-5-on-Nokia-N9]] | |||
* [[Cross compile with LAPACK library on Nokia N9]] | |||
* [[Nokia Devices which does not support Qt]] | * [[Nokia Devices which does not support Qt]] | ||
* [[:Category:Developing_with_Qt::QtMobility]] | * [[:Category:Developing_with_Qt::QtMobility]] | ||
* [[Retrieve Location Using Qt Mobility]] | * [[Retrieve Location Using Qt Mobility]] | ||
* [[WinRTJournal]] | * [[WinRTJournal]] | ||
* [[QPlugs PAText Add Persian and Arabic support to WindowsCE Mobile applications]] | |||
== Symbian (Obsolete) == | |||
* [[AudioVolumeKeyEventOnSymbian]] | |||
* [[Building Qt for Symbian 3 Devices]] | |||
* [[Inside Qt for Symbian QApplication]] | |||
* [[QtCreatorSymbianLinux]] | |||
* [[Remove actions options menu in Symbian]] | |||
* [[Symbian Capabilities]] | |||
* [[Symbian Def Files]] |
Latest revision as of 09:33, 16 November 2017
En Ar Bg De El Es Fa Fi Fr Hi Hu It Ja Kn Ko Ms Nl Pl Pt Ru Sq Th Tr Uk Zh
Cross Platform Mobile Development with Qt
- Qt for mobile platforms - blocking bugs
- Qt for mobile platforms - features wishlist
- Best Practices for Designing Mobile UI
- Modern mobile applications with Qt and QML
- One version number to rule them all
Android
Getting Started
Troubleshooting
Building Qt5 for Android
Extending the API
Java Integration
Integrating System Services and Libraries
Integrating 3rd-party Services and Libraries
Material Design Component Library
- QML Material - Material Design implemented in QtQuick
- QuickAndroid - QML Material Design Component and Support Library for Android
Legacy
- KorhalNexus7
- Necessitas (Qt for Android)
- Setup Necessitas SDK on Windows
- Native-Android-discussion
- Qt for Android examples status
- Qt project to Symbian MeeGo and Android
- Fixed dx bat
Black Berry
- Category:BlackBerry
- Building Qt5 for Blackberry
- A-HelloWorld-using-the-BlackBerry-NDK-CLI-tools
- Publishing apps in BlackBerry World
- Setup-for-BlackBerry10-development
- Remote debugging on Blackberry devices
iOS
- Qt for iOS known issues
- How_to_make_a_call_or_send_a_sms_on_iOS
- iOS_device_info
- iOS Application Info
- iOS Settings Bundle
- IOS_SOUND_IMAGE
- OS-X-and-iOS-Coding-Conventions
- QtMultimedia_iOS
- iOS sound from QML (AVAudioPlayer)
- Support_for_iOS
SalfishOS
Tizen
Misc
- Maps and Navigation API
- N9
- Qt-5-on-Nokia-N9
- Cross compile with LAPACK library on Nokia N9
- Nokia Devices which does not support Qt
- Category:Developing_with_Qt::QtMobility
- Retrieve Location Using Qt Mobility
- WinRTJournal
- QPlugs PAText Add Persian and Arabic support to WindowsCE Mobile applications