Portal:Mobile: Difference between revisions
Jump to navigation
Jump to search
m (→Getting Started: add link to Android installation page) |
|||
(20 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{LangSwitch}} | {{LangSwitch}} | ||
= 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 = | = Android = | ||
Line 6: | Line 14: | ||
* [[Qt5ForAndroid | Introduction]] | * [[Qt5ForAndroid | Introduction]] | ||
* [[Android | | * [[Android|Installation]] | ||
== Troubleshooting == | == Troubleshooting == | ||
* [[Qt for Android FAQ]] | * [[Qt for Android FAQ]] | ||
* [[Qt for Android Known Issues]] | * [[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 == | == 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 === | === Integrating System Services and Libraries === | ||
* [http://blog.lasconic.com/share-on-ios-and-android-using-qml Sharing content with | * [http://blog.lasconic.com/share-on-ios-and-android-using-qml Sharing content with other apps] | ||
=== Integrating 3rd-party Services and Libraries === | === Integrating 3rd-party Services and Libraries === | ||
Line 25: | Line 40: | ||
Material Design Component Library | 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 == | == Legacy == | ||
Line 32: | Line 47: | ||
* [[Necessitas]] (Qt for Android) | * [[Necessitas]] (Qt for Android) | ||
* [[Setup Necessitas SDK on Windows]] | * [[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 = | = Black Berry = | ||
Line 48: | Line 67: | ||
* [[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 58: | Line 78: | ||
* [[SailfishOS]] | * [[SailfishOS]] | ||
* [[:Category:SailfishOS::Introduction_tutorial]] | * [[:Category:SailfishOS::Introduction_tutorial]] | ||
* [[SailfishOS Logic]] | |||
= Tizen = | = Tizen = | ||
Line 67: | Line 88: | ||
= Misc = | = 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